Searched refs:TBLSIZE (Results 1 – 2 of 2) sorted by relevance
37 #define TBLSIZE (1 << TBLBITS) macro40 redux = 0x1.8p63 / TBLSIZE,48 static const double tbl[TBLSIZE * 2] = {238 i0 = u.i.m + TBLSIZE / 2; in exp2l()239 k.u = i0 / TBLSIZE * TBLSIZE; in exp2l()240 k.i /= TBLSIZE; in exp2l()241 i0 %= TBLSIZE; in exp2l()256 #define TBLSIZE (1 << TBLBITS) macro271 redux = 0x1.8p112 / TBLSIZE;273 static const long double tbl[TBLSIZE] = {[all …]