/titanic_50/usr/src/lib/libm/common/C/ |
H A D | acosh.c | 30 #pragma weak __acosh = acosh 58 acosh(double x) { in acosh() function
|
/titanic_50/usr/src/head/ |
H A D | math.h | 200 extern double acosh __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 | 46 #undef acosh 47 #define acosh(x) __tgmath_acosh(x) macro
|
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | acoshf.c | 42 return ((float)acosh((double)x)); in acoshf()
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | uwin | 1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
|
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | acosh.c | 92 extern double acosh(x)
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 216 extern double acosh __P((double)); 479 #pragma does_not_read_global_data(acosh, atanh, hypot, lgamma, log1p, logb) 481 #pragma does_not_write_global_data(acosh, atanh, hypot, log1p, logb) 484 #pragma no_side_effect(acosh, asinh, atanh, exp2, expm1)
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 5 f 1 acosh
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 19 acosh.3m \
|
/titanic_50/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 32 #pragma weak acosh = __acosh macro
|
H A D | mapfile-vers | 173 acosh;
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | math.h | 73 extern double acosh();
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 107 "\001acosh", (Math_f)acoshl,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 107 "\001acosh", (Math_f)acoshl,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 107 "\001acosh", (Math_f)acoshl,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 107 "\001acosh", (Math_f)acoshl,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 15 file path=usr/share/man/man3m/acosh.3m
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 689 acosh;
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 171 acosh.o \ 990 ../common/C/acosh.c \
|
/titanic_50/usr/src/lib/libast/ |
H A D | Makefile.com | 576 common/uwin/acosh.o \
|