Searched refs:cosq (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/libquadmath/math/
H A Dcosq.c0 /* cosq.c -- __float128 version of s_cos.c.
16 /* cosq(x)
50 cosq (__float128 x) function
H A Dj0q.c773 z = - cosq (xx + xx);
915 z = - cosq (x + x);
H A Dj1q.c778 z = cosq (xx + xx);
921 z = cosq (xx + xx);
/haiku-buildtools/gcc/libquadmath/
H A Dquadmath_weak.h50 __qmath3 (cosq)
H A Dquadmath.h54 extern __float128 cosq (__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.in108 @BUILD_LIBQUADMATH_TRUE@ math/sinhq.lo math/cosq.lo \
338 @BUILD_LIBQUADMATH_TRUE@ math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c \
556 math/cosq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
713 -rm -f math/cosq.$(OBJEXT)
714 -rm -f math/cosq.lo
907 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/cosq.Plo@am__quote@

Completed in 68 milliseconds