Home
last modified time | relevance | path

Searched refs:eulp (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/common/
Dmtest.c15 int eulp(double x) in eulp() function
28 return eulp(x); in eulpl()
71 return scalbn(got - want, -eulp(want)) + dwant; in ulperr()
/third_party/musl/libc-test/src/math/gen/
Dutil.c17 int eulp(double x) in eulp() function
30 return eulp(x); in eulpl()
46 return dy + scalbn(ycr - y, -eulp(ycr)); in ulperr()
Dgen.h53 int eulp(double);
Dgen.c149 n = eulp(want->y); in check()
Dmp.c180 i = eulp(p->y); in gend()