Home
last modified time | relevance | path

Searched refs:ulperrf (Results 1 – 25 of 67) sorted by relevance

123

/third_party/musl/libc-test/src/math/
Dsincosf.c35 dsin = ulperrf(ysin, p->y, p->dy); in main()
36 dcos = ulperrf(ycos, p->y2, p->dy2); in main()
Dsqrtf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dasinhf.c35 d = ulperrf(y, p->y, p->dy); in main()
Datanf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dfabsf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dceilf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dcbrtf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dj0f.c37 d = ulperrf(y, p->y, p->dy); in main()
Dacoshf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dlog2f.c35 d = ulperrf(y, p->y, p->dy); in main()
Dsinhf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dfloorf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dtanhf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dpow10f.c36 d = ulperrf(y, p->y, p->dy); in main()
Dexp2f.c35 d = ulperrf(y, p->y, p->dy); in main()
Dasinf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dexpf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dlog1pf.c37 d = ulperrf(y, p->y, p->dy); in main()
Dtruncf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dnearbyintf.c35 d = ulperrf(y, p->y, p->dy); in main()
Derfcf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dj1f.c37 d = ulperrf(y, p->y, p->dy); in main()
Datan2f.c36 d = ulperrf(y, p->y, p->dy); in main()
/third_party/musl/libc-test/src/math/gen/template/
Dfi_f.c33 d = ulperrf(y, p->y, p->dy); in main()
Dff_f.c33 d = ulperrf(y, p->y, p->dy); in main()

123