Searched refs:__CFNumberTypeIsFloat_old (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c1350 static Boolean __CFNumberTypeIsFloat_old(CFNumberType type) { function
1408 if (__CFNumberTypeIsFloat_old(type1) || __CFNumberTypeIsFloat_old(type2)) {
1609 return __CFNumberTypeIsFloat_old(CFNumberGetType_old(number));
1642 if (__CFNumberTypeIsFloat_old(type1) || __CFNumberTypeIsFloat_old(type2)) {

Completed in 62 milliseconds