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

/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dconfig.py39 from supybot.questions import expect, anything, something, yn
/haiku/src/system/libroot/posix/glibc/math/bits/
H A Dmathcalls.h227 __MATHCALL (yn,, (int, _Mdouble_));
/haiku/src/system/libroot/posix/musl/math/
H A Djn.c13 * jn(n, x), yn(n, x)
18 * y0(0)=y1(0)=yn(n,0) = -inf with division by zero signal;
19 * y0(-ve)=y1(-ve)=yn(n,-ve) are NaN with invalid signal.
20 * Note 2. About jn(n,x), yn(n,x)
32 * yn(n,x) is similar in all respects, except
215 double yn(int n, double x) function
/haiku/headers/posix/
H A Dmath.h322 extern double yn(int x, double y);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2727 void yn() {} function
H A Dlibroot_stubs_legacy.c2719 void yn() {} function

Completed in 100 milliseconds