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

  /src/external/gpl3/gcc/dist/libquadmath/math/
erfq.c 440 /* erfc(1.0) = C19a + C19b to extra precision. */
441 static const __float128 C19a = 0.15728759765625Q;
867 y += C19a;
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
erfq.c 440 /* erfc(1.0) = C19a + C19b to extra precision. */
441 static const __float128 C19a = 0.15728759765625Q;
867 y += C19a;

Completed in 27 milliseconds