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

/haiku/src/system/libroot/posix/musl/math/
H A Djnf.c188 return sign ? -y1f(x) : y1f(x);
191 b = y1f(x);
H A Dj1f.c102 float y1f(float x) function
/haiku/headers/posix/
H A Dmath.h337 extern float y1f(float x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2726 void y1f() {} function
H A Dlibroot_stubs_legacy.c2718 void y1f() {} function

Completed in 271 milliseconds