Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_tgamma.c162 a0_hi = 8.8560319441088875e-1,
165 a0_hi = 8.8560319441088875e-01, /* 0x3fec56dc, 0x82a74aef */ variable
211 r.a = (float)(thi + a0_hi); in ratfun_gam()
212 r.b = ((a0_hi - r.a) + thi) + tlo; in ratfun_gam()