Searched refs:EXPONENT_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define EXPONENT_MASK (0x7FF0000000000000LL) macro441 DOUBLE_TO_LONGBITS (result) = EXPONENT_MASK; in toDoubleHighPrecision()636 if ((m & EXPONENT_MASK) != 0) in doubleMantissa()