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

/haiku/src/system/libroot/posix/musl/math/
H A Djnf.c41 return j1f(x);
50 b = j1f(x);
152 w = j1f(x);
H A Dj1f.c64 float j1f(float x) function
121 return x*(u/v) + tpi*(j1f(x)*logf(x)-1.0f/x);
/haiku/headers/posix/
H A Dmath.h334 extern float j1f(float x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1988 void j1f() {} function
H A Dlibroot_stubs_legacy.c1955 void j1f() {} function

Completed in 65 milliseconds