Home
last modified time | relevance | path

Searched refs:erfc1 (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Derf.c177 static double erfc1(double x) in erfc1() function
193 return erfc1(x); in erfc2()
Derff.c87 static float erfc1(float x) in erfc1() function
103 return erfc1(x); in erfc2()
Derfl.c242 static long double erfc1(long double x) in erfc1() function
260 return erfc1(x); in erfc2()
/third_party/musl/src/math/
Derff.c87 static float erfc1(float x) in erfc1() function
103 return erfc1(x); in erfc2()
Derf.c177 static double erfc1(double x) in erfc1() function
193 return erfc1(x); in erfc2()
Derfl.c242 static long double erfc1(long double x) in erfc1() function
260 return erfc1(x); in erfc2()