Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Derf.c244 double erfc(double x) in erfc() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Derf.c244 double erfc(double x) in erfc() function
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h227 #define erfc(x) __tg_real(erfc, (x)) macro
/third_party/musl/include/
Dtgmath.h227 #define erfc(x) __tg_real(erfc, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h227 #define erfc(x) __tg_real(erfc, (x)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35466 erfc(float __x) in erfc() function
35470 erfc(long double __x) in erfc() function
35478 erfc(_Tp __x) in erfc() function