Home
last modified time | relevance | path

Searched refs:ll_l (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
Dfunctions.h5 T(addl, ll_l)
8 T(mull, ll_l)
11 T(divl, ll_l)
30 T(atan2l, ll_l)
42 T(copysignl, ll_l)
69 T(fdiml, ll_l)
75 T(fmaxl, ll_l)
78 T(fminl, ll_l)
81 T(fmodl, ll_l)
84 T(hypotl, ll_l)
[all …]
/third_party/musl/libc-test/src/math/gen/template/
Dfl_f.c5 static struct ll_l t[] = {
19 struct ll_l *p; in main()
Dll_l.c5 static struct ll_l t[] = {
19 struct ll_l *p; in main()
Ddl_d.c5 static struct ll_l t[] = {
19 struct ll_l *p; in main()
/third_party/musl/libc-test/src/math/
Dnextafterl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dfmodl.c5 static struct ll_l t[] = {
24 struct ll_l *p; in main()
Dnexttowardl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dhypotl.c5 static struct ll_l t[] = {
24 struct ll_l *p; in main()
Dfmaxl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dfdiml.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dpowl.c5 static struct ll_l t[] = {
25 struct ll_l *p; in main()
Dnexttoward.c6 static struct ll_l t[] = {
24 struct ll_l *p; in main()
Dfminl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dcopysignl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Dremainderl.c5 static struct ll_l t[] = {
23 struct ll_l *p; in main()
Datan2l.c5 static struct ll_l t[] = {
24 struct ll_l *p; in main()
Dnexttowardf.c6 static struct ll_l t[] = {
24 struct ll_l *p; in main()
/third_party/musl/libc-test/src/common/
Dmtest.h74 struct ll_l {POS int r; long double x; long double x2; long double y; float dy; int e; }; argument