/titanic_41/usr/src/head/ |
H A D | math.h | 203 extern double cbrt __P((double)); 217 #pragma does_not_read_global_data(acosh, asinh, atanh, cbrt) 220 #pragma does_not_write_global_data(acosh, asinh, atanh, cbrt) 223 #pragma no_side_effect(acosh, asinh, atanh, cbrt)
|
H A D | tgmath.h | 80 #undef cbrt 81 #define cbrt(x) __tgmath_cbrt(x) macro
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | cbrt.c | 32 extern double cbrt(double x) in cbrt() function
|
/titanic_41/usr/src/lib/libm/common/R/ |
H A D | cbrtf.c | 41 return ((float) cbrt((double) x)); in cbrtf()
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | uwin | 1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
|
/titanic_41/usr/src/lib/libm/common/Q/ |
H A D | cbrtl.c | 55 dy = cbrt(dx); in cbrtl()
|
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | cbrtl.c | 58 dy = cbrt(dx); in cbrtl()
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | cbrt.c | 219 #pragma weak cbrt = __cbrt macro
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 229 extern double cbrt __P((double)); 403 #pragma does_not_read_global_data(scalbn, scalbln, cbrt) 411 #pragma does_not_write_global_data(scalbn, scalbln, cbrt) 486 #pragma no_side_effect(scalbn, scalbln, cbrt, hypot)
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 11 f 1 cbrt
|
/titanic_41/usr/src/man/man3m/ |
H A D | Makefile | 33 cbrt.3m \
|
/titanic_41/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 38 #pragma weak cbrt = __cbrt macro
|
H A D | mapfile-vers | 179 cbrt;
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | math.h | 76 extern double cbrt();
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 113 "\001cbrt", (Math_f)cbrtl,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 113 "\001cbrt", (Math_f)cbrtl,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 113 "\001cbrt", (Math_f)cbrtl,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 113 "\001cbrt", (Math_f)cbrtl,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 29 file path=usr/share/man/man3m/cbrt.3m
|
/titanic_41/usr/src/lib/libipmi/common/ |
H A D | ipmi_sdr.c | 695 *result = cbrt(*result); in ipmi_sdr_conv_reading()
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 695 cbrt;
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 178 cbrt.o \ 994 ../common/C/cbrt.c \
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile.com | 579 common/uwin/cbrt.o \
|