Home
last modified time | relevance | path

Searched refs:a0_lo (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c159 a0_lo = -4.9964270364690197e-17,
162 a0_lo = -4.9642368725563397e-17, /* 0xbc8c9deb, 0xaa64afc3 */ variable
205 tlo = tlo * p + thi * r.b + a0_lo; in ratfun_gam()
/freebsd/lib/msun/ld80/
H A Db_tgammal.c164 #define a0_lo (a0_lou.e) macro
229 tlo = tlo * p + thi * r.b + a0_lo; in ratfun_gam()