Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c108 Pa0 = 8.3333333333333329e-02, /* 0x3fb55555, 0x55555555 */ 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.c109 #define Pa0 (Pa0u.e) macro
128 p = Pa0 + z * (Pa1 + z * (Pa2 + z * (Pa3 + z * (Pa4 + z * (Pa5 + in large_gam()