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

  /src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq_neg.c 167 static const __float128 poly_coeff[] = variable
471 __float128 g = poly_coeff[end];
473 g = g * x_adj + poly_coeff[end - j];
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq_neg.c 167 static const __float128 poly_coeff[] = variable
471 __float128 g = poly_coeff[end];
473 g = g * x_adj + poly_coeff[end - j];

Completed in 26 milliseconds