Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/x86/
H A Dremainderl.s1 .global remainderl symbol
2 .type remainderl,@function
3 remainderl: label
H A DJamfile79 remainder.s remainderf.s remainderl.s
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dremainderl.s1 .global remainderl symbol
2 .type remainderl,@function
3 remainderl: label
H A DJamfile63 remainderl.s rintl.s
/haiku/src/system/libroot/posix/musl/math/
H A Dremainderl.c5 long double remainderl(long double x, long double y) in remainderl() function
10 long double remainderl(long double x, long double y) in remainderl() function
/haiku/src/system/libroot/posix/musl/math/arm64/
H A DJamfile63 remainder.c remainderf.c remainderl.c
/haiku/src/system/libroot/posix/musl/math/m68k/
H A DJamfile61 remainder.c remainderf.c remainderl.c
/haiku/src/system/libroot/posix/musl/math/sparc/
H A DJamfile61 remainder.c remainderf.c remainderl.c
/haiku/src/system/libroot/posix/musl/math/ppc/
H A DJamfile61 remainder.c remainderf.c remainderl.c
/haiku/src/system/libroot/posix/musl/math/riscv64/
H A DJamfile61 remainder.c remainderf.c remainderl.c
/haiku/src/system/libroot/posix/musl/math/arm/
H A DJamfile61 remainder.c remainderf.c remainderl.c
/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_legacy.c2332 void remainderl() {} in remainderl() function
H A Dlibroot_stubs.c2359 void remainderl() {} in remainderl() function