Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dos_version_check.c110 CFDictionaryGetValueFuncTy CFDictionaryGetValueFunc = in parseSystemVersionPList() local
112 if (!CFDictionaryGetValueFunc) in parseSystemVersionPList()
185 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in parseSystemVersionPList()