Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dtgammal.c178 static long double stirf(long double x) in stirf() function
227 z = fabsl(z) * stirf(q); in tgammal()
235 z = stirf(x); in tgammal()