Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c137 CFStringCreateWithCStringNoCopyFuncTy CFStringCreateWithCStringNoCopyFunc = in _initializeAvailabilityCheck() local
140 if (!CFStringCreateWithCStringNoCopyFunc) in _initializeAvailabilityCheck()
213 CFStringRef ProductVersion = (*CFStringCreateWithCStringNoCopyFunc)( in _initializeAvailabilityCheck()