Home
last modified time | relevance | path

Searched refs:ELIM_TRUE (Results 1 – 16 of 16) sorted by relevance

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
123 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
124 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
126 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
133 ELIM_TRUE (strlen (*pa7) < 7); in elim_pointer_to_arrays()
134 ELIM_TRUE (strlen (*pa5) < 5); in elim_pointer_to_arrays()
135 ELIM_TRUE (strlen (*pa3) < 3); in elim_pointer_to_arrays()
137 ELIM_TRUE (strlen ((*pa7_3)[0]) < 3); in elim_pointer_to_arrays()
138 ELIM_TRUE (strlen ((*pa7_3)[1]) < 3); in elim_pointer_to_arrays()
139 ELIM_TRUE (strlen ((*pa7_3)[6]) < 3); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dstrlenopt-40.c24 #define ELIM_TRUE(expr) \ macro
121 ELIM_TRUE (strlen (ax_3[0]) < DIFF_MAX); in elim_global_arrays()
122 ELIM_TRUE (strlen (ax_3[1]) < DIFF_MAX); in elim_global_arrays()
123 ELIM_TRUE (strlen (ax_3[9]) < DIFF_MAX); in elim_global_arrays()
124 ELIM_TRUE (strlen (ax_3[i]) < DIFF_MAX); in elim_global_arrays()
126 ELIM_TRUE (strlen (a3) < sizeof a3); in elim_global_arrays()
127 ELIM_TRUE (strlen (a7) < sizeof a7); in elim_global_arrays()
129 ELIM_TRUE (strlen (ax) != DIFF_MAX); in elim_global_arrays()
140 ELIM_TRUE (strlen (*pa7) < DIFF_MAX); in elim_pointer_to_arrays()
141 ELIM_TRUE (strlen (*pa5) < DIFF_MAX); in elim_pointer_to_arrays()
[all …]