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

/bionic/libm/src/
H A De_lgamma_r.c132 v2 = 2.12848976379893395361e+00, /* 0x40010725, 0xA42B18F5 */ variable
265 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
H A De_lgammaf_r.c66 v2 = 2.1284897327e+00, /* 0x4008392d */ variable
199 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));

Completed in 63 milliseconds