Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dos_version_check.c69 typedef const void *(*CFDictionaryGetValueFuncTy)(CFDictionaryRef, typedef
110 CFDictionaryGetValueFuncTy CFDictionaryGetValueFunc = in parseSystemVersionPList()
111 (CFDictionaryGetValueFuncTy)dlsym(RTLD_DEFAULT, "CFDictionaryGetValue"); in parseSystemVersionPList()