Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c114 Pa6 = 5.9047708485785158e-03, /* 0x3f782f99, 0xdaf5d65f */ variable
125 z * (Pa6 + z * Pa7)))))); in large_gam()
/freebsd/lib/msun/ld80/
H A Db_tgammal.c115 #define Pa6 (Pa6u.e) macro
129 z * (Pa6 + z * (Pa7 + z * (Pa8 + z * Pa9)))))))); in large_gam()