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

  /src/external/gpl3/gcc/dist/libquadmath/math/
j0q.c 130 #define NP16_IN 9
131 static const __float128 P16_IN[NP16_IN + 1] = {
734 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
879 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
j1q.c 134 #define NP16_IN 9
135 static const __float128 P16_IN[NP16_IN + 1] = {
750 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
902 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
j0q.c 130 #define NP16_IN 9
131 static const __float128 P16_IN[NP16_IN + 1] = {
734 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
879 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
j1q.c 134 #define NP16_IN 9
135 static const __float128 P16_IN[NP16_IN + 1] = {
750 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);
902 p = neval (z, P16_IN, NP16_IN) / deval (z, P16_ID, NP16_ID);

Completed in 27 milliseconds