Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libm/common/C/
H A Datanh.c30 #pragma weak __atanh = atanh
58 atanh(double x) { in atanh() function
/illumos-gate/usr/src/head/
H A Dmath.h199 extern double atanh(double);
214 #pragma does_not_read_global_data(acosh, asinh, atanh, cbrt)
217 #pragma does_not_write_global_data(acosh, asinh, atanh, cbrt)
220 #pragma no_side_effect(acosh, asinh, atanh, cbrt)
H A Dtgmath.h50 #undef atanh
51 #define atanh(x) __tgmath_atanh(x) macro
/illumos-gate/usr/src/lib/libm/common/R/
H A Datanhf.c44 return ((float)atanh((double)x)); in atanhf()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Datanh.c74 extern double atanh(x)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Duwin1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h215 extern double atanh(double);
476 #pragma does_not_read_global_data(acosh, atanh, hypot, lgamma, log1p, logb)
478 #pragma does_not_write_global_data(acosh, atanh, hypot, log1p, logb)
481 #pragma no_side_effect(acosh, asinh, atanh, exp2, expm1)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab10 f 1 atanh
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Duwin8 #define _lib_atanh 1 /* atanh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Duwin8 #define _lib_atanh 1 /* atanh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Duwin8 #define _lib_atanh 1 /* atanh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Duwin8 #define _lib_atanh 1 /* atanh() in default lib(s) */
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh621 x=$( ($SHELL -c 'print -- $(( asinh(acosh(atanh(sin(cos(tan(atan(acos(asin(tanh(cosh(sinh(asinh(aco…
/illumos-gate/usr/src/man/man3m/
H A DMakefile25 atanh.3m \
341 atanhf.3m := LINKSRC = atanh.3m
342 atanhl.3m := LINKSRC = atanh.3m
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c37 #pragma weak atanh = __atanh macro
H A Dmapfile-vers178 atanh;
/illumos-gate/usr/src/boot/include/
H A Dmath.h265 double atanh(double);
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath102 "\001atanh", (Math_f)(uintptr_t)atanhl,
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath102 "\001atanh", (Math_f)(uintptr_t)atanhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath102 "\001atanh", (Math_f)(uintptr_t)atanhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath102 "\001atanh", (Math_f)(uintptr_t)atanhl,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc32 file path=usr/share/man/man3m/atanh.3m
33 link path=usr/share/man/man3m/atanhf.3m target=atanh.3m
34 link path=usr/share/man/man3m/atanhl.3m target=atanh.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com177 atanh.o \
982 ../common/C/atanh.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers705 atanh;
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs609 uwin/atanh.o \

12