Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dos_version_check.c33 typedef const void *CFDataRef, *CFAllocatorRef, *CFPropertyListRef, typedef
57 typedef CFDataRef (*CFDataCreateWithBytesNoCopyFuncTy)(CFAllocatorRef,
61 CFAllocatorRef, CFDataRef, CFOptionFlags, CFPropertyListFormat *,
64 CFAllocatorRef, CFDataRef, CFOptionFlags, CFStringRef *);
148 CFDataRef FileContentsRef = NULL; in parseSystemVersionPList()