Home
last modified time | relevance | path

Searched refs:d_di (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/math/gen/template/
Dd_di.c5 static struct d_di t[] = {
16 struct d_di *p; in main()
/third_party/musl/libc-test/src/math/
Dfrexp.c5 static struct d_di t[] = {
18 struct d_di *p; in main()
Dlgamma_r.c8 static struct d_di t[] = {
21 struct d_di *p; in main()
Dlgamma.c6 static struct d_di t[] = {
19 struct d_di *p; in main()
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h159 T(frexp, d_di)
173 T(lgamma, d_di)
176 T(lgamma_r, d_di)
/third_party/musl/libc-test/src/common/
Dmtest.h75 struct d_di {POS int r; double x; double y; float dy; long long i; int e; }; struct