/titanic_50/usr/src/head/iso/ |
H A D | math_iso.h | 73 extern double cosh __P((double)); 94 #pragma does_not_read_global_data(cos, sin, tan, cosh, sinh, tanh) 99 #pragma does_not_write_global_data(cos, sin, tan, cosh, sinh, tanh) 104 #pragma no_side_effect(cos, sin, tan, cosh, sinh, tanh) 171 inline float cosh(float __X) { return __coshf(__X); } in cosh() function 198 inline long double cosh(long double __X) { return __coshl(__X); } in cosh() function
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | cosh.c | 29 #pragma weak __cosh = cosh 66 cosh(double x) { in cosh() function
|
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | coshf.c | 47 c = cosh((double)x); in coshf()
|
/titanic_50/usr/src/head/ |
H A D | tgmath.h | 58 #undef cosh 59 #define cosh(x) __tgmath_cosh(x) macro
|
H A D | math.h | 43 using std::cosh;
|
/titanic_50/usr/src/lib/libm/common/complex/ |
H A D | ccosh.c | 128 D_RE(ans) = C * cosh(x); in ccosh()
|
H A D | csinh.c | 129 D_IM(ans) = S * cosh(x); in csinh()
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 15 f 1 cosh
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 43 cosh.3m \
|
/titanic_50/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 42 #pragma weak cosh = __cosh macro
|
H A D | mapfile-vers | 183 cosh;
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | math.h | 52 extern double cosh(/* double x */);
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 117 "\001cosh", (Math_f)coshl,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 39 file path=usr/share/man/man3m/cosh.3m
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 699 cosh;
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 181 cosh.o \ 995 ../common/C/cosh.c \
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 5453 cosh
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 5452 cosh
|