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.c46 typedef const void *CFDataRef, *CFAllocatorRef, *CFPropertyListRef, typedef
70 typedef CFDataRef (*CFDataCreateWithBytesNoCopyFuncTy)(CFAllocatorRef,
74 CFAllocatorRef, CFDataRef, CFOptionFlags, CFPropertyListFormat *,
77 CFAllocatorRef, CFDataRef, CFOptionFlags, CFStringRef *);
181 CFDataRef FileContentsRef = NULL; in _initializeAvailabilityCheck()