Searched refs:overflow_to_inf (Results 1 – 1 of 1) sorted by relevance
4722 bool overflow_to_inf = false; in FPRecipEstimate() local4725 overflow_to_inf = true; in FPRecipEstimate()4728 overflow_to_inf = (sign == 0); in FPRecipEstimate()4731 overflow_to_inf = (sign == 1); in FPRecipEstimate()4734 overflow_to_inf = false; in FPRecipEstimate()4740 if (overflow_to_inf) { in FPRecipEstimate()