Searched refs:EXP_LARGE (Results 1 – 2 of 2) sorted by relevance
37 #define EXP_LARGE 34 macro39 #define EXP_LARGE 58 macro75 } else if (hx >= BIAS + EXP_LARGE) { /* x >= LARGE */ in acoshl()
37 #define EXP_LARGE 34 macro40 #define EXP_LARGE 58 macro81 if (ix >= BIAS + EXP_LARGE) { /* |x| >= LARGE, or misnormal */ in asinhl()