Home
last modified time | relevance | path

Searched refs:sinhl (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libm/common/LD/
H A Dsinhl.c30 #pragma weak __sinhl = sinhl
73 sinhl(long double x) in sinhl() function
H A Dlongdouble.h123 extern long double sinhl(long double);
/titanic_41/usr/src/lib/libm/common/Q/
H A Dsinhl.c30 #pragma weak __sinhl = sinhl
76 sinhl(long double x) { in sinhl() function
H A Dlongdouble.h124 extern long double sinhl(long double);
/titanic_41/usr/src/lib/libshell/common/features/
H A Dmath2 lib,npt fabsl,powl,hypotl,fmodl,logl,sinl,sinhl,sqrtl,tanl,tanhl math.h
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h335 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 Dccoshl.c85 LD_IM(ans) = S * sinhl(x); in ccoshl()
H A Dcsinhl.c84 LD_RE(ans) = C * sinhl(x); in csinhl()
/titanic_41/usr/src/lib/libm/
H A DMakefile.com303 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 Dmath172 "\001sinh", (Math_f)sinhl,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath172 "\001sinh", (Math_f)sinhl,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath172 "\001sinh", (Math_f)sinhl,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath172 "\001sinh", (Math_f)sinhl,
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers567 sinhl;