Searched refs:kTotalBits (Results 1 – 1 of 1) sorted by relevance
317 constexpr uint32_t kTotalBits = 32; in try_hex_float() local318 constexpr uint32_t kTotalMsb = kTotalBits - 1; in try_hex_float()321 constexpr uint32_t kMantissaShiftRight = kTotalBits - kMantissaBits; in try_hex_float()