Searched refs:powq (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath_weak.h89 __qmath3 (powq)
H A Dquadmath.h96 extern __float128 powq (__float128, __float128) __quadmath_throw;
H A DMakefile.am60 math/truncq.c math/floorq.c math/powq.c math/fmaq.c math/logbq.c \
H A DMakefile.in179 @BUILD_LIBQUADMATH_TRUE@ math/powq.lo math/fmaq.lo \
486 @BUILD_LIBQUADMATH_TRUE@ math/truncq.c math/floorq.c math/powq.c math/fmaq.c math/logbq.c \
734 math/powq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
915 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/powq.Plo@am__quote@
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath_weak.h89 __qmath3 (powq)
H A Dquadmath.h96 extern __float128 powq (__float128, __float128) __quadmath_throw;
H A DMakefile.am60 math/truncq.c math/floorq.c math/powq.c math/fmaq.c math/logbq.c \
H A DMakefile.in179 @BUILD_LIBQUADMATH_TRUE@ math/powq.lo math/fmaq.lo \
486 @BUILD_LIBQUADMATH_TRUE@ math/truncq.c math/floorq.c math/powq.c math/fmaq.c math/logbq.c \
734 math/powq.lo: math/$(am__dirstamp) math/$(DEPDIR)/$(am__dirstamp)
915 @AMDEP_TRUE@@am__include@ @am__quote@math/$(DEPDIR)/powq.Plo@am__quote@
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dtgammaq.c113 __float128 ret = (powq (x_adj_mant, x_adj)
H A Dpowq.c33 /* powq(x,y) return x**y
147 powq (__float128 x, __float128 y) function
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dtgammaq.c113 __float128 ret = (powq (x_adj_mant, x_adj)
H A Dpowq.c33 /* powq(x,y) return x**y
147 powq (__float128 x, __float128 y) function

Completed in 284 milliseconds