Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Dmtest.c25 int eulpl(long double x) in eulpl() function
90 return scalbnl(got - want, -eulpl(want)) + dwant; in ulperrl()
/third_party/musl/libc-test/src/math/gen/
Dgen.h55 int eulpl(long double);
Dutil.c27 int eulpl(long double x) in eulpl() function
Dgen.c153 n = eulpl(want->y); in check()
Dmp.c235 i = eulpl(p->y); in genl()