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()
Dasinf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dsinf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dtanhf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dexp10f.c36 d = ulperrf(y, p->y, p->dy); in main()
Dcoshf.c36 d = ulperrf(y, p->y, p->dy); in main()
Datanhf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dtgammaf.c37 d = ulperrf(y, p->y, p->dy); in main()
Derfcf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dlog1pf.c37 d = ulperrf(y, p->y, p->dy); in main()
Datanf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dasinhf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dexpf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dceilf.c36 d = ulperrf(y, p->y, p->dy); in main()
Drintf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dtruncf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dsinhf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dlogbf.c35 d = ulperrf(y, p->y, p->dy); in main()
Dcosf.c36 d = ulperrf(y, p->y, p->dy); in main()
Dtanf.c38 d = ulperrf(y, p->y, p->dy); in main()
Dlog2f.c35 d = ulperrf(y, p->y, p->dy); in main()
Dpow10f.c36 d = ulperrf(y, p->y, p->dy); in main()
Dfloorf.c36 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()

123