Home
last modified time | relevance | path

Searched defs:erfc (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_erf.c250 erfc(double x) in erfc() function
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c441 float __attribute__((overloadable)) erfc(float v) { in erfc() function
/aosp12/bionic/tests/
H A Dmath_test.cpp999 TEST(MATH_TEST, erfc) { in TEST() argument