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

/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dtgammal.c148 static long double stirf(long double x) { function
198 z = fabsl(z) * stirf(q);
206 z = stirf(x);

Completed in 80 milliseconds