Home
last modified time | relevance | path

Searched refs:tgamma128 (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/msun/ld128/
H A Db_tgammal.c11 #define tgamma128 tgammal macro
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl3 # Generate tgamma128.h, containing polynomials and constants used by
4 # tgamma128.c.
81 * Polynomial coefficients and other constants for tgamma128.c.
/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c173 long double tgamma128(long double x) in tgamma128() function