Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c132 static long double tgamma_ultratiny(long double x, bool negative, in tgamma_ultratiny() function
291 return tgamma_ultratiny(x, negative, negadjust); in tgamma128()