Searched refs:HiddenBit (Results 1 – 3 of 3) sorted by relevance
20 constexpr UIntType HiddenBit = variable38 for (UIntType mant = 1; mant < HiddenBit; mant <<= 1) { in TEST()47 constexpr UIntType step = HiddenBit / count; in TEST()