Home
last modified time | relevance | path

Searched refs:acosh (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libm/common/C/
H A Dacosh.c30 #pragma weak __acosh = acosh
58 acosh(double x) { in acosh() function
/titanic_50/usr/src/head/
H A Dmath.h200 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 Dtgmath.h46 #undef acosh
47 #define acosh(x) __tgmath_acosh(x) macro
/titanic_50/usr/src/lib/libm/common/R/
H A Dacoshf.c42 return ((float)acosh((double)x)); in acoshf()
/titanic_50/usr/src/lib/libast/common/features/
H A Duwin1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
/titanic_50/usr/src/lib/libast/common/uwin/
H A Dacosh.c92 extern double acosh(x)
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h216 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 Dmath.tab5 f 1 acosh
/titanic_50/usr/src/man/man3m/
H A DMakefile19 acosh.3m \
/titanic_50/usr/src/lib/libm1/common/
H A Dlibmv1.c32 #pragma weak acosh = __acosh macro
H A Dmapfile-vers173 acosh;
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dmath.h73 extern double acosh();
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath107 "\001acosh", (Math_f)acoshl,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath107 "\001acosh", (Math_f)acoshl,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath107 "\001acosh", (Math_f)acoshl,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath107 "\001acosh", (Math_f)acoshl,
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc15 file path=usr/share/man/man3m/acosh.3m
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers689 acosh;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com171 acosh.o \
990 ../common/C/acosh.c \
/titanic_50/usr/src/lib/libast/
H A DMakefile.com576 common/uwin/acosh.o \