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

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c188 static void add128(CFSInt128Struct *out, CFSInt128Struct *in1, CFSInt128Struct *in2) { function
305 add128(&tmp, &tmp, (CFSInt128Struct *)&neg_powersOf10[idx]);

Completed in 93 milliseconds