Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Dmtest.c5 int eulpf(float x) in eulpf() function
55 return scalbn(got - want, -eulpf(want)) + dwant; in ulperrf()
/third_party/musl/libc-test/src/math/gen/
Dgen.h54 int eulpf(float);
Dutil.c7 int eulpf(float x) in eulpf() function
Dgen.c151 n = eulpf(want->y); in check()
Dmp.c126 i = eulpf(p->y); in genf()