Searched refs:ceill (Results 1 – 11 of 11) sorted by relevance
/titanic_41/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)
|
/titanic_41/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)
|
/titanic_41/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);
|
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | longdouble.h | 64 extern long double ceill(long double);
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 364 extern long double ceill __P((long double)); 451 #pragma does_not_read_global_data(ceill, floorl, nearbyintl) 463 #pragma does_not_write_global_data(ceill, floorl, nearbyintl) 513 #pragma no_side_effect(ceill, floorl, nearbyintl)
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 114 "\001ceil", (Math_f)ceill,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 114 "\001ceil", (Math_f)ceill,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 114 "\001ceil", (Math_f)ceill,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 114 "\001ceil", (Math_f)ceill,
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 370 ceill;
|