Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c72 static long double tgamma_large(long double x, in tgamma_large() function
288 return tgamma_large(x, negative, negadjust); in tgamma128()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl117 /* Coefficients of the polynomial used in the tgamma_large() subroutine */