Home
last modified time | relevance | path

Searched refs:CFDataRef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c45 typedef const void *CFDataRef, *CFAllocatorRef, *CFPropertyListRef, typedef
69 typedef CFDataRef (*CFDataCreateWithBytesNoCopyFuncTy)(CFAllocatorRef,
73 CFAllocatorRef, CFDataRef, CFOptionFlags, CFPropertyListFormat *,
76 CFAllocatorRef, CFDataRef, CFOptionFlags, CFStringRef *);
180 CFDataRef FileContentsRef = NULL; in _initializeAvailabilityCheck()