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

  /src/external/gpl3/gcc/dist/libquadmath/math/
j0q.c 208 #define NP5_8D 9
209 static const __float128 P5_8D[NP5_8D + 1] = {
745 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
890 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
j1q.c 213 #define NP5_8D 10
214 static const __float128 P5_8D[NP5_8D + 1] = {
761 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
913 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
j0q.c 208 #define NP5_8D 9
209 static const __float128 P5_8D[NP5_8D + 1] = {
745 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
890 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
j1q.c 213 #define NP5_8D 10
214 static const __float128 P5_8D[NP5_8D + 1] = {
761 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
913 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);

Completed in 32 milliseconds