Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/template/
Dl_li.c5 static struct l_li t[] = {
20 struct l_li *p; in main()
/third_party/musl/libc-test/src/math/
Dfrexpl.c5 static struct l_li t[] = {
24 struct l_li *p; in main()
Dlgammal_r.c6 static struct l_li t[] = {
25 struct l_li *p; in main()
Dlgammal.c8 static struct l_li t[] = {
27 struct l_li *p; in main()
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h161 T(frexpl, l_li)
175 T(lgammal, l_li)
178 T(lgammal_r, l_li)
/third_party/musl/libc-test/src/common/
Dmtest.h77 struct l_li {POS int r; long double x; long double y; float dy; long long i; int e; }; argument