Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libm/common/C/
H A Datanh.c30 #pragma weak __atanh = atanh
58 atanh(double x) { in atanh() function
/titanic_50/usr/src/head/
H A Dmath.h202 extern double atanh __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.h50 #undef atanh
51 #define atanh(x) __tgmath_atanh(x) macro
/titanic_50/usr/src/lib/libm/common/R/
H A Datanhf.c44 return ((float)atanh((double)x)); in atanhf()
/titanic_50/usr/src/lib/libast/common/uwin/
H A Datanh.c74 extern double atanh(x)
/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/head/iso/
H A Dmath_c99.h218 extern double atanh __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.tab10 f 1 atanh
/titanic_50/usr/src/man/man3m/
H A DMakefile24 atanh.3m \
/titanic_50/usr/src/lib/libm1/common/
H A Dlibmv1.c37 #pragma weak atanh = __atanh macro
H A Dmapfile-vers178 atanh;
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dmath.h75 extern double atanh();
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc20 file path=usr/share/man/man3m/atanh.3m
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers694 atanh;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com177 atanh.o \
993 ../common/C/atanh.c \
/titanic_50/usr/src/lib/libast/
H A DMakefile.com578 common/uwin/atanh.o \