Searched refs:first_non_one (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() 4922 if (first_non_one == types.length () in handle_omp_array_sections_1() 4924 first_non_one++; in handle_omp_array_sections_1() 4987 && first_non_one == types.length () in handle_omp_array_sections_1() 4991 first_non_one++; in handle_omp_array_sections_1() 5000 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 5001 first_non_one++; in handle_omp_array_sections_1() 5038 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 5039 first_non_one++; in handle_omp_array_sections_1() [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() 5302 if (first_non_one == types.length () in handle_omp_array_sections_1() 5304 first_non_one++; in handle_omp_array_sections_1() 5368 && first_non_one == types.length () in handle_omp_array_sections_1() 5372 first_non_one++; in handle_omp_array_sections_1() 5382 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 5383 first_non_one++; in handle_omp_array_sections_1() 5421 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 5422 first_non_one++; in handle_omp_array_sections_1() [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() 13187 if (first_non_one == types.length () in handle_omp_array_sections_1() 13189 first_non_one++; in handle_omp_array_sections_1() 13252 && first_non_one == types.length () in handle_omp_array_sections_1() 13256 first_non_one++; in handle_omp_array_sections_1() 13265 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 13266 first_non_one++; in handle_omp_array_sections_1() 13303 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 13304 first_non_one++; in handle_omp_array_sections_1() [all …]
|
| /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() 13404 if (first_non_one == types.length () in handle_omp_array_sections_1() 13406 first_non_one++; in handle_omp_array_sections_1() 13470 && first_non_one == types.length () in handle_omp_array_sections_1() 13474 first_non_one++; in handle_omp_array_sections_1() 13484 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 13485 first_non_one++; in handle_omp_array_sections_1() 13523 if (first_non_one == types.length ()) in handle_omp_array_sections_1() 13524 first_non_one++; in handle_omp_array_sections_1() [all …]
|