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

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c1444 static void __CFNumberEmitInt64_old(CFMutableStringRef mstr, int64_t value, int32_t width, UniChar pad, bool explicitPlus) { argument
1452 if (neg || explicitPlus) width--;
1464 } else if (explicitPlus) {

Completed in 163 milliseconds