Searched refs:S2F_exp_10_max (Results 1 – 1 of 1) sorted by relevance
79 #define S2F_exp_10_max (FLT_MAX_10_EXP) macro92 #define S2F_exp_10_max (DBL_MAX_10_EXP) macro105 #define S2F_exp_10_max (LDBL_MAX_10_EXP) macro110 #if -S2F_exp_10_min < S2F_exp_10_max113 #define S2F_exp_10_abs S2F_exp_10_max495 if (c > S2F_exp_10_max)515 while (m > S2F_exp_10_max)517 m -= S2F_exp_10_max;518 v /= S2F_pow10[S2F_exp_10_max];