HomeSort by: relevance | last modified time | path
    Searched refs:__quadmath_lgamma_productq (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq_product.c 28 __quadmath_lgamma_productq (__float128 t, __float128 x, __float128 x_eps, int n) function
lgammaq_neg.c 522 __float128 prodm1 = __quadmath_lgamma_productq (xdiff, y - n_up, y_eps, n_up);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq_product.c 28 __quadmath_lgamma_productq (__float128 t, __float128 x, __float128 x_eps, int n) function
lgammaq_neg.c 522 __float128 prodm1 = __quadmath_lgamma_productq (xdiff, y - n_up, y_eps, n_up);
  /src/external/gpl3/gcc/dist/libquadmath/
quadmath-imp.h 61 extern __float128 __quadmath_lgamma_productq (__float128, __float128,
  /src/external/gpl3/gcc.old/dist/libquadmath/
quadmath-imp.h 61 extern __float128 __quadmath_lgamma_productq (__float128, __float128,

Completed in 33 milliseconds