Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/
Dldexpl.c5 static struct li_l t[] = {
23 struct li_l *p; in main()
Dscalbnl.c5 static struct li_l t[] = {
23 struct li_l *p; in main()
Dscalblnl.c5 static struct li_l t[] = {
23 struct li_l *p; in main()
/third_party/musl/libc-test/src/math/gen/template/
Dli_l.c5 static struct li_l t[] = {
19 struct li_l *p; in main()
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h165 T(ldexpl, li_l)
168 T(scalbnl, li_l)
171 T(scalblnl, li_l)
/third_party/musl/libc-test/src/common/
Dmtest.h80 struct li_l {POS int r; long double x; long long i; long double y; float dy; int e; }; argument