Searched defs:twom100 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/openbsd_libm/src/ | ||
H A D | s_exp2f.c | 44 static volatile float twom100 = 0x1p-100f; variable |
H A D | e_expf.c | 24 twom100 = 7.8886090522e-31, /* 2**-100=0x0d800000 */ variable |