Searched defs:iter_var (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | array.c | 2061 gfc_symbol *iter_var; in resolve_array_list() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | array.cc | 2073 gfc_symbol *iter_var; in resolve_array_list() local
|
H A D | trans-openmp.cc | 2513 tree iter_var = gfc_get_symbol_decl (sym); in handle_iterator() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 6346 tree iter_var = NULL_TREE; in lower_lastprivate_conditional_clauses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 7042 tree iter_var = NULL_TREE; in lower_lastprivate_conditional_clauses() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 15470 tree iter_var = build_decl (loc, VAR_DECL, id, iter_type); in c_parser_omp_iterators() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 15957 tree iter_var = build_decl (loc, VAR_DECL, id, iter_type); in c_parser_omp_iterators() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 36538 tree iter_var = build_decl (loc, VAR_DECL, id, iter_type); in cp_parser_omp_iterators() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 39177 tree iter_var = build_decl (loc, VAR_DECL, id, iter_type); in cp_parser_omp_iterators() local
|