Home
last modified time | relevance | path

Searched refs:qone (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/math/
Dj1.c59 static double pone(double), qone(double);
93 cc = pone(x)*cc-qone(x)*ss; in common()
346 static double qone(double x) in qone() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dj1.c59 static double pone(double), qone(double);
93 cc = pone(x)*cc-qone(x)*ss; in common()
346 static double qone(double x) in qone() function