Searched refs:isNeg128 (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c175 static uint8_t isNeg128(const CFSInt128Struct *in) { function
294 if (isNeg128(&tmp)) {
325 if (isNeg128(&tmp)) {
1283 if (isNeg128(&i2)) {
1291 double s2 = isNeg128(&i2) ? -1.0 : 1.0;

Completed in 227 milliseconds