Searched refs:polytail (Results 1 – 2 of 2) sorted by relevance
56 static long double polytail(long double);116 return (x*(t-c1)-(ch*t-polytail(c1/x))); in __k_lgammal()355 polytail(long double s) { in polytail() function
56 static long double polytail(long double);112 return x*(t-c1)-(ch*t-polytail(c1/x)); in __k_lgammal()351 polytail(long double s) { in polytail() function