Searched refs:TWOEXPBITS_DP64 (Results 1 – 2 of 2) sorted by relevance
48 #define TWOEXPBITS_DP64 0x4000000000000000 macro
85 vx = (vx & (SIGNBIT_DP64 | MANTBITS_DP64)) | TWOEXPBITS_DP64; in splitDouble_2()1181 u |= TWOEXPBITS_DP64; in sqrt_amd_inline()