Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c111 Pa3 = -5.9523715464225254e-04, /* 0xbf438136, 0x0e681f62 */ variable
124 p = Pa0 + z * (Pa1 + z * (Pa2 + z * (Pa3 + z * (Pa4 + z * (Pa5 + in large_gam()
/freebsd/lib/msun/ld80/
H A Db_tgammal.c112 #define Pa3 (Pa3u.e) macro
128 p = Pa0 + z * (Pa1 + z * (Pa2 + z * (Pa3 + z * (Pa4 + z * (Pa5 + in large_gam()