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

  /src/lib/libm/src/
s_erff.c 153 erfcf(float x) function
  /src/lib/libm/noieee_src/
n_erf.c 407 erfcf(float x) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 96 __DEVICE__ float erfcf(float __a) { return __nv_erfcf(__a); } function
__clang_hip_math.h 197 float erfcf(float __x) { return __ocml_erfc_f32(__x); } function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 122 /* Wrappers for systems without the C99 erff() and erfcf() functions. */
137 float erfcf (float);
140 erfcf (float x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 122 /* Wrappers for systems without the C99 erff() and erfcf() functions. */
137 float erfcf (float);
140 erfcf (float x) function

Completed in 34 milliseconds