Searched refs:CFDataRef (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 45 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()
|