Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/
Dsincosl.c6 static struct l_ll t[] = {
22 struct l_ll *p; in main()
Dmodfl.c5 static struct l_ll t[] = {
21 struct l_ll *p; in main()
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h198 T(modfl, l_ll)
201 T(sincosl, l_ll)
/third_party/musl/libc-test/src/common/
Dmtest.h86 struct l_ll {POS int r; long double x; long double y; float dy; long double y2; float dy2; int e; }; argument