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

/haiku/src/system/libroot/posix/musl/math/x86/
H A Dremainderl.s1 .global remainderl
2 .type remainderl,@function
3 remainderl: label
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dremainderl.s1 .global remainderl
2 .type remainderl,@function
3 remainderl: label
/haiku/src/system/libroot/posix/musl/math/
H A Dremainderl.c5 long double remainderl(long double x, long double y) function
10 long double remainderl(long double x, long double y) function
/haiku/headers/posix/
H A Dmath.h301 extern long double remainderl(long double x, long double y);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2341 void remainderl() {} function
H A Dlibroot_stubs_legacy.c2320 void remainderl() {} function

Completed in 108 milliseconds