Home
last modified time | relevance | path

Searched refs:d_dd (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/math/
Dsincos.c6 static struct d_dd t[] = {
17 struct d_dd *p; in main()
Dmodf.c5 static struct d_dd t[] = {
16 struct d_dd *p; in main()
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h196 T(modf, d_dd)
199 T(sincos, d_dd)
/third_party/musl/libc-test/src/common/
Dmtest.h84 struct d_dd {POS int r; double x; double y; float dy; double y2; float dy2; int e; }; argument