Searched defs:S2F_exp_10_min (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h78 #define S2F_exp_10_min (FLT_MIN_10_EXP) macro
91 #define S2F_exp_10_min (DBL_MIN_10_EXP) macro
104 #define S2F_exp_10_min (LDBL_MIN_10_EXP) macro
110 #if -S2F_exp_10_min < S2F_exp_10_max
111 #define S2F_exp_10_abs (-S2F_exp_10_min)

Completed in 43 milliseconds