Searched refs:needs_space (Results 1 – 4 of 4) sorted by relevance
1429 bool first = true, bool needs_space = true, in gfc_match_omp_clauses() argument1451 && (needs_space && gfc_match_space () != MATCH_YES)) in gfc_match_omp_clauses()1453 needs_space = false; in gfc_match_omp_clauses()1501 needs_space = true; in gfc_match_omp_clauses()1512 needs_space = true; in gfc_match_omp_clauses()1616 needs_space = true; in gfc_match_omp_clauses()1627 needs_space = true; in gfc_match_omp_clauses()1667 needs_space = true; in gfc_match_omp_clauses()1699 needs_space = true; in gfc_match_omp_clauses()2101 needs_space = true; in gfc_match_omp_clauses()[all …]
1903 (gfc_match_omp_clauses): Change first and needs_space variables
2282 oacc_expr_lists. Adjust the first and needs_space arguments to
962 bool first = true, bool needs_space = true,981 && (needs_space && gfc_match_space () != MATCH_YES))983 needs_space = false;1036 needs_space = true;1045 needs_space = true;1249 needs_space = true;1276 needs_space = true;1330 needs_space = true;1338 c->inbranch = needs_space = true;1346 needs_space = true;[all …]