Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c113 Pa5 = -1.9065246069191080e-03, /* 0xbf5f3c8b, 0x357cb64e */ 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.c114 #define Pa5 (Pa5u.e) macro
128 p = Pa0 + z * (Pa1 + z * (Pa2 + z * (Pa3 + z * (Pa4 + z * (Pa5 + in large_gam()