Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c124 long double g = poly(coeffs_tiny, lenof(coeffs_tiny), x); in tgamma_tiny()
H A Dtgamma128.h41 static const long double coeffs_tiny[] = { variable
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl137 dumparray(N, "coeffs_tiny")