Searched refs:INF_EXP (Results 1 – 1 of 1) sorted by relevance
624 constexpr int32_t INF_EXP = in binary_exp_to_float() local639 if (biased_exponent >= INF_EXP) { in binary_exp_to_float()686 if (biased_exponent == INF_EXP) { in binary_exp_to_float()