Home
last modified time | relevance | path

Searched refs:two23 (Results 1 – 3 of 3) sorted by relevance

/sysdeps/ieee754/flt-32/
A Ds_llrintf.c29 static const float two23[2] = variable
59 w = math_narrow_eval (two23[sx] + x); in __llrintf()
60 t = w - two23[sx]; in __llrintf()
A Ds_lrintf.c29 static const float two23[2] = variable
59 w = math_narrow_eval (two23[sx] + x); in __lrintf()
60 t = w - two23[sx]; in __lrintf()
A De_lgammaf_r.c22 two23= 8.3886080000e+06, /* 0x4b000000 */ variable
116 if(ix<0x4b000000) z = y+two23; /* exact */ in sin_pif()

Completed in 5 milliseconds