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

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c153 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
290 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
H A De_lgammaf_r.c86 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
223 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));

Completed in 50 milliseconds