Searched refs:coshl (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | coshl.c | 30 #pragma weak __coshl = coshl 86 coshl(long double x) { in coshl() function
|
H A D | longdouble.h | 68 extern long double coshl(long double);
|
/titanic_41/usr/src/lib/libm/common/Q/ |
H A D | coshl.c | 30 #pragma weak __coshl = coshl 87 coshl(long double x) { in coshl() function
|
H A D | longdouble.h | 69 extern long double coshl(long double);
|
/titanic_41/usr/src/lib/libshell/common/features/ |
H A D | math | 1 lib,npt absl,acosl,acoshl,asinl,asinhl,atanl,atan2l,expl,cosl,coshl math.h
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 334 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 D | ccoshl.c | 84 LD_RE(ans) = C * coshl(x); in ccoshl()
|
H A D | csinhl.c | 85 LD_IM(ans) = S * coshl(x); in csinhl()
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 267 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 D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 387 coshl;
|