Searched refs:sinhl (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | sinhl.c | 30 #pragma weak __sinhl = sinhl 73 sinhl(long double x) in sinhl() function
|
H A D | longdouble.h | 123 extern long double sinhl(long double);
|
/titanic_41/usr/src/lib/libm/common/Q/ |
H A D | sinhl.c | 30 #pragma weak __sinhl = sinhl 76 sinhl(long double x) { in sinhl() function
|
H A D | longdouble.h | 124 extern long double sinhl(long double);
|
/titanic_41/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_41/usr/src/head/iso/ |
H A D | math_c99.h | 335 extern long double sinhl __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_41/usr/src/lib/libm/common/complex/ |
H A D | ccoshl.c | 85 LD_IM(ans) = S * sinhl(x); in ccoshl()
|
H A D | csinhl.c | 84 LD_RE(ans) = C * sinhl(x); in csinhl()
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 303 sinhl.o \ 560 ../common/LD/sinhl.c \ 716 ../common/Q/sinhl.c \
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 172 "\001sinh", (Math_f)sinhl,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 172 "\001sinh", (Math_f)sinhl,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 172 "\001sinh", (Math_f)sinhl,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 172 "\001sinh", (Math_f)sinhl,
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 567 sinhl;
|