Home
last modified time | relevance | path

Searched refs:OMP_IF_LAST (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.c94 for (i = 0; i < OMP_IF_LAST; i++) in gfc_free_omp_clauses()
1306 static const char *ifs[OMP_IF_LAST] = {
1316 for (i = 0; i < OMP_IF_LAST; i++)
1320 if (i < OMP_IF_LAST)
4115 for (ifc = 0; ifc < OMP_IF_LAST; ifc++)
H A Dgfortran.h1453 OMP_IF_LAST enumerator
1522 struct gfc_expr *if_exprs[OMP_IF_LAST];
H A Dopenmp.cc98 for (i = 0; i < OMP_IF_LAST; i++) in gfc_free_omp_clauses()
2186 static const char *ifs[OMP_IF_LAST] = { in gfc_match_omp_clauses()
2198 for (i = 0; i < OMP_IF_LAST; i++) in gfc_match_omp_clauses()
2202 if (i < OMP_IF_LAST) in gfc_match_omp_clauses()
6309 for (ifc = 0; ifc < OMP_IF_LAST; ifc++) in resolve_omp_clauses()
H A Ddump-parse-tree.c1692 for (i = 0; i < OMP_IF_LAST; i++) in show_omp_clauses()
H A Ddump-parse-tree.cc1865 for (i = 0; i < OMP_IF_LAST; i++) in show_omp_clauses()
H A Dfrontend-passes.c5362 for (idx = 0; idx < OMP_IF_LAST; idx++) in gfc_code_walker()
H A Dfrontend-passes.cc5655 for (idx = 0; idx < OMP_IF_LAST; idx++) in gfc_code_walker()
H A Dtrans-openmp.c3012 for (ifc = 0; ifc < OMP_IF_LAST; ifc++)
H A Dtrans-openmp.cc3682 for (ifc = 0; ifc < OMP_IF_LAST; ifc++) in gfc_trans_omp_clauses()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c94 for (i = 0; i < OMP_IF_LAST; i++) in gfc_free_omp_clauses()
1306 static const char *ifs[OMP_IF_LAST] = {
1316 for (i = 0; i < OMP_IF_LAST; i++)
1320 if (i < OMP_IF_LAST)
4115 for (ifc = 0; ifc < OMP_IF_LAST; ifc++)
H A Dgfortran.h1331 OMP_IF_LAST enumerator
1359 struct gfc_expr *if_exprs[OMP_IF_LAST];
H A Ddump-parse-tree.c1692 for (i = 0; i < OMP_IF_LAST; i++) in show_omp_clauses()
H A Dfrontend-passes.c5362 for (idx = 0; idx < OMP_IF_LAST; idx++) in gfc_code_walker()
H A Dtrans-openmp.c3012 for (ifc = 0; ifc < OMP_IF_LAST; ifc++)