Home
last modified time | relevance | path

Searched refs:TWOEXPBITS_DP64 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/crt/math/libm_sse2/
H A Dlibm_util.h48 #define TWOEXPBITS_DP64 0x4000000000000000 macro
H A Dlibm_inlines.h85 vx = (vx & (SIGNBIT_DP64 | MANTBITS_DP64)) | TWOEXPBITS_DP64; in splitDouble_2()
1181 u |= TWOEXPBITS_DP64; in sqrt_amd_inline()