Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c115 Pa7 = -1.6484018705183290e-02; /* 0xbf90e12f, 0xc4fb4df0 */ variable
125 z * (Pa6 + z * Pa7)))))); in large_gam()
/freebsd/lib/msun/ld80/
H A Db_tgammal.c116 #define Pa7 (Pa7u.e) macro
129 z * (Pa6 + z * (Pa7 + z * (Pa8 + z * Pa9)))))))); in large_gam()