Home
last modified time | relevance | path

Searched refs:coshf (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A Dcoshf.c29 #pragma weak __coshf = coshf
34 coshf(float x) { in coshf() function
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h266 extern float coshf(float);
416 #pragma does_not_read_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
429 #pragma does_not_write_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
491 #pragma no_side_effect(cosf, sinf, tanf, coshf, sinhf, tanhf)
492 #pragma no_side_effect(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dccoshf.c93 F_RE(ans) = C * coshf(x); in ccoshf()
H A Dcsinhf.c94 F_IM(ans) = S * coshf(x); in csinhf()
/illumos-gate/usr/src/boot/include/
H A Dmath.h350 float coshf(float);
/illumos-gate/usr/src/man/man3m/
H A DMakefile176 coshf.3m \
379 coshf.3m := LINKSRC = cosh.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com353 coshf.o \
619 ../common/R/coshf.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers397 coshf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc90 link path=usr/share/man/man3m/coshf.3m target=cosh.3m