Home
last modified time | relevance | path

Searched refs:LLONG_MAX (Results 1 – 25 of 3521) sorted by relevance

12345678910>>...141

/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/testsuite/libgomp.c/
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.c/
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.c++/
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.c++/
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.c/
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/testsuite/libgomp.c++/
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgomp/testsuite/libgomp.c++/
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.c++/
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.c/
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.c/
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.c/
H A Dloop-6.c39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000)
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000)
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL)
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000)
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000)
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL)
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000)
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL)
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000)
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL)
[all …]
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in String()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000)
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL)
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000)
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000)
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL)
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000)
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL)
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000)
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL)
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.c++/
H A Dloop-12.C39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]
H A Dloop-9.C39 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test1()
55 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; i >= -LLONG_MAX + 10000; i -= 10000) in test2()
123 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test3()
191 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; i <= LLONG_MAX - 10001; i += 10000) in test4()
259 for (j = 20; j <= LLONG_MAX - 70; j += LLONG_MAX + 50ULL) in test4()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.c/
H A Dloop-12.c39 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test1()
47 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test1()
55 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test1()
107 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test2()
115 for (i = -LLONG_MAX + 30000; -LLONG_MAX + 10000 <= i; i -= 10000) in test2()
123 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test2()
175 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test3()
191 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test3()
243 for (i = LLONG_MAX - 30001; LLONG_MAX - 10001 >= i; i += 10000) in test4()
259 for (j = 20; LLONG_MAX - 70 >= j; j += LLONG_MAX + 50ULL) in test4()
[all …]

12345678910>>...141