Searched refs:ceill (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | floorl.S | 32 LIBM_ANSI_PRAGMA_WEAK(ceill,function) 35 ENTRY(ceill) 56 SET_SIZE(ceill)
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | floorl.S | 32 LIBM_ANSI_PRAGMA_WEAK(ceill,function) 35 ENTRY(ceill) 56 SET_SIZE(ceill)
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | floorl.c | 38 #pragma weak __ceill = ceill 47 ceill(long double x) { in ceill() function
|
H A D | longdouble.h | 65 extern long double ceill(long double);
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 361 extern long double ceill(long double); 448 #pragma does_not_read_global_data(ceill, floorl, nearbyintl) 460 #pragma does_not_write_global_data(ceill, floorl, nearbyintl) 510 #pragma no_side_effect(ceill, floorl, nearbyintl)
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | longdouble.h | 64 extern long double ceill(long double);
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 448 long double ceill(long double);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 164 ceill.3m \ 367 ceill.3m := LINKSRC = ceil.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 104 "\001ceil", (Math_f)(uintptr_t)ceill,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 104 "\001ceil", (Math_f)(uintptr_t)ceill,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 104 "\001ceil", (Math_f)(uintptr_t)ceill,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 104 "\001ceil", (Math_f)(uintptr_t)ceill,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 381 ceill;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 71 link path=usr/share/man/man3m/ceill.3m target=ceil.3m
|