Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libm/common/C/
H A Dasinh.c30 #pragma weak __asinh = asinh
59 asinh(double x) { in asinh() function
/illumos-gate/usr/src/head/
H A Dmath.h198 extern double asinh(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.h48 #undef asinh
49 #define asinh(x) __tgmath_asinh(x) macro
/illumos-gate/usr/src/lib/libm/common/R/
H A Dasinhf.c39 return ((float) asinh((double) x)); in asinhf()
/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/contrib/ast/src/lib/libast/uwin/
H A Dasinh.c87 extern double asinh(x)
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h214 extern double asinh(double);
398 #pragma does_not_read_global_data(asinh, exp2, expm1)
406 #pragma does_not_write_global_data(asinh, exp2, expm1)
481 #pragma no_side_effect(acosh, asinh, atanh, exp2, expm1)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab7 f 1 asinh
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Duwin7 #define _lib_asinh 1 /* asinh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Duwin7 #define _lib_asinh 1 /* asinh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Duwin7 #define _lib_asinh 1 /* asinh() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Duwin7 #define _lib_asinh 1 /* asinh() 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 DMakefile22 asinh.3m \
335 asinhf.3m := LINKSRC = asinh.3m
336 asinhl.3m := LINKSRC = asinh.3m
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c34 #pragma weak asinh = __asinh macro
H A Dmapfile-vers175 asinh;
/illumos-gate/usr/src/boot/include/
H A Dmath.h264 double asinh(double);
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath99 "\001asinh", (Math_f)(uintptr_t)asinhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath99 "\001asinh", (Math_f)(uintptr_t)asinhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath99 "\001asinh", (Math_f)(uintptr_t)asinhl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath99 "\001asinh", (Math_f)(uintptr_t)asinhl,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc23 file path=usr/share/man/man3m/asinh.3m
24 link path=usr/share/man/man3m/asinhf.3m target=asinh.3m
25 link path=usr/share/man/man3m/asinhl.3m target=asinh.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com173 asinh.o \
980 ../common/C/asinh.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers702 asinh;
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs608 uwin/asinh.o \

12