Searched refs:coshq (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dcoshq.c33 /* coshq(x)
60 coshq (__float128 x) function
H A Dccoshq.c78 __real__ retval = coshq (__real__ x) * cosix;
H A Dcsinhq.c85 __imag__ retval = coshq (__real__ x) * sinix;
H A Dcsinq.c84 __real__ retval = coshq (__imag__ x) * sinix;
H A Dctanhq.c104 coshrx = coshq (__real__ x);
H A Dctanq.c104 coshix = coshq (__imag__ x);
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcoshq.c33 /* coshq(x)
60 coshq (__float128 x) function
H A Dccoshq.c78 __real__ retval = coshq (__real__ x) * cosix;
H A Dcsinhq.c85 __imag__ retval = coshq (__real__ x) * sinix;
H A Dcsinq.c84 __real__ retval = coshq (__imag__ x) * sinix;
H A Dctanhq.c104 coshrx = coshq (__real__ x);
H A Dctanq.c104 coshix = coshq (__imag__ x);
/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath_weak.h50 __qmath3 (coshq)
H A Dquadmath.h57 extern __float128 coshq (__float128) __quadmath_throw;
H A DMakefile.am55 math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c \
H A DMakefile.in166 @BUILD_LIBQUADMATH_TRUE@ math/sincosq_kernel.lo math/coshq.lo \
481 @BUILD_LIBQUADMATH_TRUE@ math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c \
706 math/coshq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
867 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/coshq.Plo@am__quote@
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath_weak.h50 __qmath3 (coshq)
H A Dquadmath.h57 extern __float128 coshq (__float128) __quadmath_throw;
H A DMakefile.am55 math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c \
H A DMakefile.in166 @BUILD_LIBQUADMATH_TRUE@ math/sincosq_kernel.lo math/coshq.lo \
481 @BUILD_LIBQUADMATH_TRUE@ math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c \
706 math/coshq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
867 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/coshq.Plo@am__quote@

Completed in 135 milliseconds