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/
H A Derf.c177 static double erfc1(double x) in erfc1() function
193 return erfc1(x); in erfc2()
H A Derff.c87 static float erfc1(float x) in erfc1() function
103 return erfc1(x); in erfc2()
H A Derfl.c242 static long double erfc1(long double x) in erfc1() function
260 return erfc1(x); in erfc2()
/third_party/musl/src/math/
H A Derf.c177 static double erfc1(double x) in erfc1() function
193 return erfc1(x); in erfc2()
H A Derff.c87 static float erfc1(float x) in erfc1() function
103 return erfc1(x); in erfc2()
H A Derfl.c242 static long double erfc1(long double x) in erfc1() function
260 return erfc1(x); in erfc2()

Completed in 4 milliseconds