Searched refs:expm1q (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libquadmath/math/
H A Dtanhq.c79 t = expm1q (two * u.value);
84 t = expm1q (-two * u.value);
H A Dcoshq.c79 t = expm1q (u.value);
H A Dsinhq.c44 * 0 <= x <= 25 : sinhq(x) := --------------, E=expm1q(x)
90 t = expm1q (u.value);
H A Dexpm1q.c92 expm1q (__float128 x) function
/haiku-buildtools/gcc/libquadmath/
H A Dquadmath_weak.h54 __qmath3 (expm1q)
H A Dquadmath.h58 extern __float128 expm1q (__float128) __quadmath_throw;
H A DMakefile.am57 math/erfq.c math/logq.c math/sqrtq.c math/expm1q.c math/lroundq.c \
H A DMakefile.in113 @BUILD_LIBQUADMATH_TRUE@ math/expm1q.lo math/lroundq.lo \
340 @BUILD_LIBQUADMATH_TRUE@ math/erfq.c math/logq.c math/sqrtq.c math/expm1q.c math/lroundq.c \
567 math/expm1q.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
733 -rm -f math/expm1q.$(OBJEXT)
734 -rm -f math/expm1q.lo
917 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/expm1q.Plo@am__quote@

Completed in 103 milliseconds