Searched refs:SINGLE_Emax (Results 1 – 1 of 1) sorted by relevance
34 #define SINGLE_Emax 127 /* largest valid exponent */ macro182 } else if (exp > SINGLE_Emax + EXTENDED_Ebias) { in FPU_load_single()650 if (exp > SINGLE_Emax) { in FPU_store_single()