Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c81 typedef const void *(*CFDictionaryGetValueFuncTy)(CFDictionaryRef, typedef
142 CFDictionaryGetValueFuncTy CFDictionaryGetValueFunc = in _initializeAvailabilityCheck()
143 (CFDictionaryGetValueFuncTy)dlsym(RTLD_DEFAULT, "CFDictionaryGetValue"); in _initializeAvailabilityCheck()