Searched refs:maybe_zero_len (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | semantics.c | 4753 bool &maybe_zero_len, unsigned int &first_non_one, in handle_omp_array_sections_1() argument 4840 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 4920 maybe_zero_len = true; in handle_omp_array_sections_1() 4984 maybe_zero_len = true; in handle_omp_array_sections_1() 4999 maybe_zero_len = true; in handle_omp_array_sections_1() 5037 maybe_zero_len = true; in handle_omp_array_sections_1() 5116 bool maybe_zero_len = false; in handle_omp_array_sections() local 5126 maybe_zero_len, first_non_one, in handle_omp_array_sections() 5163 maybe_zero_len = true; in handle_omp_array_sections() 5164 if (processing_template_decl && maybe_zero_len) in handle_omp_array_sections() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | semantics.cc | 5120 bool &maybe_zero_len, unsigned int &first_non_one, in handle_omp_array_sections_1() argument 5219 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 5300 maybe_zero_len = true; in handle_omp_array_sections_1() 5365 maybe_zero_len = true; in handle_omp_array_sections_1() 5381 maybe_zero_len = true; in handle_omp_array_sections_1() 5420 maybe_zero_len = true; in handle_omp_array_sections_1() 5516 bool maybe_zero_len = false; in handle_omp_array_sections() local 5527 maybe_zero_len, first_non_one, in handle_omp_array_sections() 5565 maybe_zero_len = true; in handle_omp_array_sections() 5566 if (processing_template_decl && maybe_zero_len) in handle_omp_array_sections() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-typeck.c | 13024 bool &maybe_zero_len, unsigned int &first_non_one, in handle_omp_array_sections_1() argument 13118 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 13185 maybe_zero_len = true; in handle_omp_array_sections_1() 13249 maybe_zero_len = true; in handle_omp_array_sections_1() 13264 maybe_zero_len = true; in handle_omp_array_sections_1() 13302 maybe_zero_len = true; in handle_omp_array_sections_1() 13370 bool maybe_zero_len = false; in handle_omp_array_sections() local 13380 maybe_zero_len, first_non_one, in handle_omp_array_sections() 13416 maybe_zero_len = true; in handle_omp_array_sections() 13437 if (!maybe_zero_len && i > first_non_one) in handle_omp_array_sections()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-typeck.cc | 13215 bool &maybe_zero_len, unsigned int &first_non_one, in handle_omp_array_sections_1() argument 13334 maybe_zero_len, first_non_one, ort); in handle_omp_array_sections_1() 13402 maybe_zero_len = true; in handle_omp_array_sections_1() 13467 maybe_zero_len = true; in handle_omp_array_sections_1() 13483 maybe_zero_len = true; in handle_omp_array_sections_1() 13522 maybe_zero_len = true; in handle_omp_array_sections_1() 13606 bool maybe_zero_len = false; in handle_omp_array_sections() local 13617 maybe_zero_len, first_non_one, in handle_omp_array_sections() 13654 maybe_zero_len = true; in handle_omp_array_sections() 13675 if (!maybe_zero_len && i > first_non_one) in handle_omp_array_sections()
|