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

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c129 static CFStringRef __CFNumberCopyDescription_old(CFTypeRef cf);
852 CFStringRef test = __CFNumberCopyDescription_old(number->__old__);
1091 CFLog(kCFLogLevelWarning, CFSTR("+++ Create old number '%@'"), __CFNumberCopyDescription_old(result->__old__));
1476 static CFStringRef __CFNumberCopyDescription_old(CFTypeRef cf) { function

Completed in 73 milliseconds