Searched refs:v3 (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/src/
H A De_lgamma_r.c133 v3 = 7.69285150456672783825e-01, /* 0x3FE89DFB, 0xE45050AF */ variable
265 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
H A De_lgammaf_r.c67 v3 = 7.6928514242e-01, /* 0x3f44efdf */ variable
199 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));

Completed in 34 milliseconds