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

/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dfloorl.s15 .global ceill
16 .type ceill,@function
17 ceill: label
/haiku/src/system/libroot/posix/musl/math/
H A Dceill.c4 long double ceill(long double x) function
12 long double ceill(long double x) function
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dfloor.s41 .global ceill
42 .type ceill,@function
43 ceill: label
/haiku/headers/posix/
H A Dmath.h265 extern long double ceill(long double x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1513 void ceill() {} function
H A Dlibroot_stubs_legacy.c1444 void ceill() {} function

Completed in 214 milliseconds