Searched refs:p_convertCFNumberToInt (Results 1 – 3 of 3) sorted by relevance
63 bool p_convertCFNumberToInt(CFNumberRef cfn, int* i) { in p_convertCFNumberToInt() function167 bool converted = p_convertCFNumberToInt(cfn, &asInt); in p_isCFNumberTrue()
49 bool p_convertCFNumberToInt(CFNumberRef cfn, int* i);
995 converted = p_convertCFNumberToInt(portCFNum, &port); in p_getProxyInfoForTypeFromDictWithKeys()