Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libm/common/LD/
H A Dcoshl.c30 #pragma weak __coshl = coshl
86 coshl(long double x) { in coshl() function
H A Dlongdouble.h68 extern long double coshl(long double);
/titanic_41/usr/src/lib/libm/common/Q/
H A Dcoshl.c30 #pragma weak __coshl = coshl
87 coshl(long double x) { in coshl() function
H A Dlongdouble.h69 extern long double coshl(long double);
/titanic_41/usr/src/lib/libshell/common/features/
H A Dmath1 lib,npt absl,acosl,acoshl,asinl,asinhl,atanl,atan2l,expl,cosl,coshl math.h
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h334 extern long double coshl __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.c84 LD_RE(ans) = C * coshl(x); in ccoshl()
H A Dcsinhl.c85 LD_IM(ans) = S * coshl(x); in csinhl()
/titanic_41/usr/src/lib/libm/
H A DMakefile.com267 coshl.o \
542 ../common/LD/coshl.c \
680 ../common/Q/coshl.c \
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath117 "\001cosh", (Math_f)coshl,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath117 "\001cosh", (Math_f)coshl,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath117 "\001cosh", (Math_f)coshl,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath117 "\001cosh", (Math_f)coshl,
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers387 coshl;