Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
De_tgammal.c180 static long double stirf ( long double );
184 static long double stirf(long double x) in stirf() function
253 z = fabsl(z) * stirf(q); in tgammal()
262 z = stirf(x); in tgammal()