/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | atanh.c | 30 #pragma weak __atanh = atanh 58 atanh(double x) { in atanh() function
|
/illumos-gate/usr/src/head/ |
H A D | math.h | 199 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 D | tgmath.h | 50 #undef atanh 51 #define atanh(x) __tgmath_atanh(x) macro
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | atanhf.c | 44 return ((float)atanh((double)x)); in atanhf()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | atanh.c | 74 extern double atanh(x)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | uwin | 1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 215 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 D | math.tab | 10 f 1 atanh
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | uwin | 8 #define _lib_atanh 1 /* atanh() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | uwin | 8 #define _lib_atanh 1 /* atanh() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | uwin | 8 #define _lib_atanh 1 /* atanh() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | uwin | 8 #define _lib_atanh 1 /* atanh() in default lib(s) */
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | arith.sh | 621 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 D | Makefile | 25 atanh.3m \ 341 atanhf.3m := LINKSRC = atanh.3m 342 atanhl.3m := LINKSRC = atanh.3m
|
/illumos-gate/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 37 #pragma weak atanh = __atanh macro
|
H A D | mapfile-vers | 178 atanh;
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 265 double atanh(double);
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 32 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 D | Makefile.com | 177 atanh.o \ 982 ../common/C/atanh.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 705 atanh;
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 609 uwin/atanh.o \
|