Home
last modified time | relevance | path

Searched refs:ceill (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libm/amd64/src/
H A Dfloorl.s32 LIBM_ANSI_PRAGMA_WEAK(ceill,function)
35 ENTRY(ceill)
56 SET_SIZE(ceill)
/titanic_41/usr/src/lib/libm/i386/src/
H A Dfloorl.s32 LIBM_ANSI_PRAGMA_WEAK(ceill,function)
35 ENTRY(ceill)
56 SET_SIZE(ceill)
/titanic_41/usr/src/lib/libm/common/Q/
H A Dfloorl.c38 #pragma weak __ceill = ceill
47 ceill(long double x) { in ceill() function
H A Dlongdouble.h65 extern long double ceill(long double);
/titanic_41/usr/src/lib/libm/common/LD/
H A Dlongdouble.h64 extern long double ceill(long double);
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h364 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 Dmath114 "\001ceil", (Math_f)ceill,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath114 "\001ceil", (Math_f)ceill,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath114 "\001ceil", (Math_f)ceill,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath114 "\001ceil", (Math_f)ceill,
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers370 ceill;