Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/x86/
H A Dremquo.s11 .global remquol symbol
12 .type remquol,@function
13 remquol: label
H A DJamfile80 remquo.s remquof.s remquol.s rint.s rintf.s rintl.s
/haiku/src/system/libroot/posix/musl/math/
H A Dremainderl.c13 return remquol(x, y, &q); in remainderl()
H A Dremquol.c4 long double remquol(long double x, long double y, int *quo) in remquol() function
9 long double remquol(long double x, long double y, int *quo) in remquol() function
/haiku/src/system/libroot/posix/musl/math/arm64/
H A DJamfile65 remquo.c remquof.c remquol.c
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A DJamfile38 __rem_pio2_large.c __rem_pio2l.c remquo.c remquof.c remquol.c rint.c
/haiku/src/system/libroot/posix/musl/math/m68k/
H A DJamfile63 remquo.c remquof.c remquol.c
/haiku/src/system/libroot/posix/musl/math/sparc/
H A DJamfile63 remquo.c remquof.c remquol.c
/haiku/src/system/libroot/posix/musl/math/ppc/
H A DJamfile63 remquo.c remquof.c remquol.c
/haiku/src/system/libroot/posix/musl/math/riscv64/
H A DJamfile63 remquo.c remquof.c remquol.c
/haiku/src/system/libroot/posix/musl/math/arm/
H A DJamfile63 remquo.c remquof.c remquol.c
/haiku/headers/posix/
H A Dmath.h302 extern long double remquol(long double x, long double y, int *quo);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2340 void remquol() {} in remquol() function
H A Dlibroot_stubs.c2365 void remquol() {} in remquol() function