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

  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
erfc_scaled.c 58 # define _ERFC(x) erfcq(x)
149 # define _ERFC(x) erfcq(x)
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
erfc_scaled.c 65 # define _ERFC(x) erfcq(x)
160 # define _ERFC(x) erfcq(x)
  /src/external/gpl3/gcc/dist/libquadmath/
quadmath_weak.h 53 __qmath3 (erfcq)
quadmath.h 60 extern __float128 erfcq (__float128) __quadmath_throw;
  /src/external/gpl3/gcc.old/dist/libquadmath/
quadmath_weak.h 53 __qmath3 (erfcq)
quadmath.h 60 extern __float128 erfcq (__float128) __quadmath_throw;
  /src/external/gpl3/gcc/dist/libquadmath/math/
erfq.c 770 y = erfcq (x);
772 /* return (one - erfcq (x)); */
805 erfcq (__float128 x) function
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
erfq.c 770 y = erfcq (x);
772 /* return (one - erfcq (x)); */
805 erfcq (__float128 x) function

Completed in 42 milliseconds