Searched refs:cbrtq (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libquadmath/math/
H A Dcbrtq.c0 /* cbrtq.c
9 * __float128 x, y, cbrtq();
11 * y = cbrtq( x );
66 cbrtq ( __float128 x) function
/haiku-buildtools/gcc/libquadmath/
H A Dquadmath_weak.h46 __qmath3 (cbrtq)
H A Dquadmath.h50 extern __float128 cbrtq (__float128) __quadmath_throw;
H A DMakefile.am52 math/j0q.c math/scalbnq.c math/cbrtq.c math/j1q.c math/signbitq.c \
H A DMakefile.in101 @BUILD_LIBQUADMATH_TRUE@ math/cbrtq.lo math/j1q.lo \
335 @BUILD_LIBQUADMATH_TRUE@ math/j0q.c math/scalbnq.c math/cbrtq.c math/j1q.c math/signbitq.c \
539 math/cbrtq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
691 -rm -f math/cbrtq.$(OBJEXT)
692 -rm -f math/cbrtq.lo
896 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/cbrtq.Plo@am__quote@

Completed in 50 milliseconds