Searched refs:tanhl (Results 1 – 14 of 14) sorted by relevance
/titanic_50/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);
|
/titanic_50/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);
|
/titanic_50/usr/src/lib/libshell/common/features/ |
H A D | math | 2 lib,npt fabsl,powl,hypotl,fmodl,logl,sinl,sinhl,sqrtl,tanl,tanhl math.h
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 336 extern long double tanhl __P((long double)); 445 #pragma does_not_read_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl) 458 #pragma does_not_write_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl) 507 #pragma no_side_effect(cosl, sinl, tanl, coshl, sinhl, tanhl) 508 #pragma no_side_effect(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
|
/titanic_50/usr/src/lib/libm/common/complex/ |
H A D | ctanhl.c | 56 LD_RE(ans) = tanhl(x); in ctanhl()
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 307 tanhl.o \ 563 ../common/LD/tanhl.c \ 720 ../common/Q/tanhl.c \
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 175 "\001tanh", (Math_f)tanhl,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 175 "\001tanh", (Math_f)tanhl,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 175 "\001tanh", (Math_f)tanhl,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 175 "\001tanh", (Math_f)tanhl,
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 573 tanhl;
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE | 862 06-06-20 The functions isinf(), isnan(), tanhl() have been added for
|