Home
last modified time | relevance | path

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

/illumos-gate/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);
/illumos-gate/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);
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h332 extern long double sinhl(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 Dccoshl.c85 LD_IM(ans) = S * sinhl(x); in ccoshl()
H A Dcsinhl.c84 LD_RE(ans) = C * sinhl(x); in csinhl()
/illumos-gate/usr/src/boot/include/
H A Dmath.h492 long double sinhl(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com303 sinhl.o \
549 ../common/LD/sinhl.c \
705 ../common/Q/sinhl.c \
/illumos-gate/usr/src/man/man3m/
H A DMakefile309 sinhl.3m \
512 sinhl.3m := LINKSRC = sinh.3m
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath160 "\001sinh", (Math_f)(uintptr_t)sinhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath160 "\001sinh", (Math_f)(uintptr_t)sinhl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath160 "\001sinh", (Math_f)(uintptr_t)sinhl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath160 "\001sinh", (Math_f)(uintptr_t)sinhl,
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers578 sinhl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc298 link path=usr/share/man/man3m/sinhl.3m target=sinh.3m