Home
last modified time | relevance | path

Searched refs:tanhl (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dtanhl.c30 #pragma weak __tanhl = tanhl
70 tanhl(long double x) { in tanhl() function
H A Dlongdouble.h129 extern long double tanhl(long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dtanhl.c30 #pragma weak __tanhl = tanhl
70 tanhl(long double x) { in tanhl() function
H A Dlongdouble.h130 extern long double tanhl(long double);
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h333 extern long double tanhl(long double);
442 #pragma does_not_read_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
455 #pragma does_not_write_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
504 #pragma no_side_effect(cosl, sinl, tanl, coshl, sinhl, tanhl)
505 #pragma no_side_effect(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dctanhl.c56 LD_RE(ans) = tanhl(x); in ctanhl()
/illumos-gate/usr/src/boot/include/
H A Dmath.h495 long double tanhl(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com307 tanhl.o \
552 ../common/LD/tanhl.c \
709 ../common/Q/tanhl.c \
/illumos-gate/usr/src/man/man3m/
H A DMakefile315 tanhl.3m \
518 tanhl.3m := LINKSRC = tanh.3m
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath163 "\001tanh", (Math_f)(uintptr_t)tanhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath163 "\001tanh", (Math_f)(uintptr_t)tanhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath163 "\001tanh", (Math_f)(uintptr_t)tanhl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath163 "\001tanh", (Math_f)(uintptr_t)tanhl,
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers584 tanhl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc307 link path=usr/share/man/man3m/tanhl.3m target=tanh.3m
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1768 06-06-20 +The functions isinf(), isnan(), tanhl() have been added for