Searched refs:bit52 (Results 1 – 1 of 1) sorted by relevance
453 const ULong bit52 = 1ULL << 52; in x86amd64g_calculate_FXTRACT() local454 const ULong sigMask = bit52 - 1; in x86amd64g_calculate_FXTRACT()492 uSig |= bit52; in x86amd64g_calculate_FXTRACT()524 if (uExp & bit52) in x86amd64g_calculate_FXTRACT()