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