Searched refs:tanhl (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | tanhl.c | 30 #pragma weak __tanhl = tanhl 70 tanhl(long double x) { in tanhl() function
|
H A D | longdouble.h | 129 extern long double tanhl(long double);
|
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | tanhl.c | 30 #pragma weak __tanhl = tanhl 70 tanhl(long double x) { in tanhl() function
|
H A D | longdouble.h | 130 extern long double tanhl(long double);
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 333 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 D | ctanhl.c | 56 LD_RE(ans) = tanhl(x); in ctanhl()
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 495 long double tanhl(long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 307 tanhl.o \ 552 ../common/LD/tanhl.c \ 709 ../common/Q/tanhl.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 315 tanhl.3m \ 518 tanhl.3m := LINKSRC = tanh.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 163 "\001tanh", (Math_f)(uintptr_t)tanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 163 "\001tanh", (Math_f)(uintptr_t)tanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 163 "\001tanh", (Math_f)(uintptr_t)tanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 163 "\001tanh", (Math_f)(uintptr_t)tanhl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 584 tanhl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 307 link path=usr/share/man/man3m/tanhl.3m target=tanh.3m
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 1768 06-06-20 +The functions isinf(), isnan(), tanhl() have been added for
|