Searched defs:SUBNORMAL_EXPONENT (Results 1 – 1 of 1) sorted by relevance
105 constexpr int SUBNORMAL_EXPONENT = -FPBits<T>::EXP_BIAS + 1; T() local 227 constexpr int SUBNORMAL_EXPONENT = -LDBits::EXP_BIAS + 1; global() variable