/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 687 st = gfc_find_symtree (gfc_current_ns->sym_root, name); in gfc_match_use() 1065 build_tnt (gfc_current_ns->sym_root); in init_true_name_tree() 3656 ns_st = gfc_find_symtree (gfc_current_ns->sym_root, name); in fix_mio_expr() 3677 e->symtree = gfc_find_symtree (gfc_current_ns->sym_root, fname); in fix_mio_expr() 3690 e->symtree = gfc_find_symtree (gfc_current_ns->sym_root, fname); in fix_mio_expr() 4142 gfc_symtree** sym_root; in mio_typebound_proc() local 4151 sym_root = ¤t_f2k_derived->tb_sym_root; in mio_typebound_proc() 4152 g->specific_st = gfc_get_tbp_symtree (sym_root, atom_string); in mio_typebound_proc() 4322 sym->f2k_derived->sym_root = ns->sym_root; in mio_full_f2k_derived() 4323 ns->sym_root = NULL; in mio_full_f2k_derived() [all …]
|
H A D | symbol.cc | 280 lookup_symbol_fuzzy_find_candidates (symbol->ns->sym_root, candidates, in lookup_symbol_fuzzy() 2382 st = gfc_find_symtree (sym->ns->sym_root, sym->name); in gfc_use_derived() 2390 switch_types (sym->ns->sym_root, sym, s); in gfc_use_derived() 2870 ns->sym_root = NULL; in gfc_get_namespace() 3006 return gfc_new_symtree (&ns->sym_root, name); in gfc_get_unique_symtree() 3202 gfc_symtree* st = gfc_find_symtree (ns->sym_root, name); in gfc_find_symtree_in_proc() 3230 st = gfc_find_symtree (ns->sym_root, name); in gfc_find_sym_tree() 3265 if (der->f2k_derived && der->f2k_derived->sym_root) in gfc_find_sym_tree() 3267 st = gfc_find_symtree (der->f2k_derived->sym_root, name); in gfc_find_sym_tree() 3373 st = gfc_find_symtree (ns->sym_root, name); in gfc_get_sym_tree() [all …]
|
H A D | interface.cc | 1893 = gfc_lookup_function_fuzzy (p->sym->name, p->sym->ns->sym_root); in check_interface0() 4062 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in gfc_procedure_use() 4400 st = find_symtree0 (ns->sym_root, sym); in gfc_find_sym_in_symtree() 5387 tb_io_st = gfc_find_symtree (derived->ns->sym_root, in gfc_check_dtio_interfaces() 5489 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5493 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5500 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5504 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc()
|
H A D | decl.cc | 1453 st = gfc_new_symtree (&gfc_current_ns->parent->sym_root, name); in get_proc_name() 1456 st = gfc_new_symtree (&gfc_current_ns->sym_root, name); in get_proc_name() 1722 st = gfc_find_symtree (gfc_current_ns->sym_root, name); in build_sym() 1755 st = gfc_find_symtree (gfc_current_ns->sym_root, u_name); in build_sym() 4491 st = gfc_new_symtree (&gfc_current_ns->sym_root, "STAR"); in gfc_match_decl_type_spec() 4506 st = gfc_get_tbp_symtree (&gfc_current_ns->sym_root, "STAR"); in gfc_match_decl_type_spec() 5093 if (gfc_find_symtree (gfc_current_ns->sym_root, name)) in gfc_match_import() 5100 st = gfc_new_symtree (&gfc_current_ns->sym_root, name); in gfc_match_import() 5110 st = gfc_new_symtree (&gfc_current_ns->sym_root, in gfc_match_import() 6949 st2 = gfc_new_symtree (&gfc_current_ns->sym_root, "ppr@"); in add_hidden_procptr_result() [all …]
|
H A D | trans-common.cc | 1347 c->where = ns->sym_root->n.sym->declared_at; in finish_equivalences()
|
H A D | dump-parse-tree.cc | 2565 gfc_traverse_symtree (ns->sym_root, show_symtree); in show_code_node() 3463 gfc_traverse_symtree (ns->sym_root, show_symtree); in show_namespace()
|
H A D | resolve.cc | 1735 e->symtree = gfc_find_symtree (p->sym->ns->sym_root, in count_specific_procs() 3040 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in resolve_unknown_f() 7169 st = gfc_find_symtree (s->ns->sym_root, e->symtree->n.sym->name); in fixup_unique_dummy() 9683 st = gfc_find_symtree (ns->sym_root, name); in resolve_select_type() 9811 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in resolve_select_type() 9980 st = gfc_find_symtree (ns->sym_root, name); in resolve_select_rank() 10293 symtree = gfc_find_symtree (gfc_current_ns->sym_root, in resolve_critical() 15543 symtree = gfc_find_symtree (ns->sym_root, sym->name); in resolve_symbol() 15548 this_symtree = gfc_find_symtree (gfc_current_ns->sym_root, in resolve_symbol()
|
H A D | trans-decl.cc | 782 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in gfc_finish_var_decl() 899 st = gfc_new_symtree (&gsym->ns->sym_root, sym->name); in gfc_get_module_backend_decl() 5320 st = gfc_find_symtree (ns->sym_root, in gfc_trans_use_stmts() 5331 st = gfc_find_symtree (ns->sym_root, name); in gfc_trans_use_stmts()
|
H A D | iresolve.cc | 1017 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in gfc_resolve_extends_type_of() 1037 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in gfc_resolve_extends_type_of()
|
H A D | openmp.cc | 1109 if (gfc_find_symtree ((*ns)->sym_root, name)) in gfc_match_iterator() 1127 gfc_symtree *st = gfc_new_symtree (&(*ns)->sym_root, name); in gfc_match_iterator() 3453 st = gfc_find_symtree (gfc_current_ns->sym_root, buffer); in gfc_match_oacc_routine()
|
H A D | gfortran.h | 2049 gfc_symtree *sym_root; member
|
H A D | trans-io.cc | 1754 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in transfer_namelist_element()
|
H A D | primary.cc | 3473 *st = gfc_find_symtree ((*sym)->ns->sym_root, (*sym)->name); in replace_hidden_procptr_result()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 682 st = gfc_find_symtree (gfc_current_ns->sym_root, name); in gfc_match_use() 1060 build_tnt (gfc_current_ns->sym_root); in init_true_name_tree() 3505 ns_st = gfc_find_symtree (gfc_current_ns->sym_root, name); in fix_mio_expr() 3526 e->symtree = gfc_find_symtree (gfc_current_ns->sym_root, fname); in fix_mio_expr() 3539 e->symtree = gfc_find_symtree (gfc_current_ns->sym_root, fname); in fix_mio_expr() 3991 gfc_symtree** sym_root; in mio_typebound_proc() local 4000 sym_root = ¤t_f2k_derived->tb_sym_root; in mio_typebound_proc() 4001 g->specific_st = gfc_get_tbp_symtree (sym_root, atom_string); in mio_typebound_proc() 4171 sym->f2k_derived->sym_root = ns->sym_root; in mio_full_f2k_derived() 4172 ns->sym_root = NULL; in mio_full_f2k_derived() [all …]
|
H A D | symbol.c | 280 lookup_symbol_fuzzy_find_candidates (symbol->ns->sym_root, candidates, in lookup_symbol_fuzzy() 2375 st = gfc_find_symtree (sym->ns->sym_root, sym->name); in gfc_use_derived() 2383 switch_types (sym->ns->sym_root, sym, s); in gfc_use_derived() 2863 ns->sym_root = NULL; in gfc_get_namespace() 2999 return gfc_new_symtree (&ns->sym_root, name); in gfc_get_unique_symtree() 3188 gfc_symtree* st = gfc_find_symtree (ns->sym_root, name); in gfc_find_symtree_in_proc() 3216 st = gfc_find_symtree (ns->sym_root, name); in gfc_find_sym_tree() 3251 if (der->f2k_derived && der->f2k_derived->sym_root) in gfc_find_sym_tree() 3253 st = gfc_find_symtree (der->f2k_derived->sym_root, name); in gfc_find_sym_tree() 3359 st = gfc_find_symtree (ns->sym_root, name); in gfc_get_sym_tree() [all …]
|
H A D | interface.c | 1873 = gfc_lookup_function_fuzzy (p->sym->name, p->sym->ns->sym_root); in check_interface0() 3859 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in gfc_procedure_use() 4197 st = find_symtree0 (ns->sym_root, sym); in gfc_find_sym_in_symtree() 5184 tb_io_st = gfc_find_symtree (derived->ns->sym_root, in gfc_check_dtio_interfaces() 5286 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5290 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5297 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc() 5301 tb_io_st = gfc_find_symtree (extended->ns->sym_root, in gfc_find_specific_dtio_proc()
|
H A D | decl.c | 1453 st = gfc_new_symtree (&gfc_current_ns->parent->sym_root, name); in get_proc_name() 1456 st = gfc_new_symtree (&gfc_current_ns->sym_root, name); in get_proc_name() 1643 st = gfc_find_symtree (gfc_current_ns->sym_root, name); in build_sym() 1676 st = gfc_find_symtree (gfc_current_ns->sym_root, u_name); in build_sym() 4386 st = gfc_new_symtree (&gfc_current_ns->sym_root, "STAR"); in gfc_match_decl_type_spec() 4401 st = gfc_get_tbp_symtree (&gfc_current_ns->sym_root, "STAR"); in gfc_match_decl_type_spec() 4988 if (gfc_find_symtree (gfc_current_ns->sym_root, name)) in gfc_match_import() 4995 st = gfc_new_symtree (&gfc_current_ns->sym_root, name); in gfc_match_import() 5005 st = gfc_new_symtree (&gfc_current_ns->sym_root, in gfc_match_import() 6860 st2 = gfc_new_symtree (&gfc_current_ns->sym_root, "ppr@"); in add_hidden_procptr_result() [all …]
|
H A D | trans-common.c | 1318 c->where = ns->sym_root->n.sym->declared_at; in finish_equivalences()
|
H A D | dump-parse-tree.c | 2251 gfc_traverse_symtree (ns->sym_root, show_symtree); in show_code_node() 3129 gfc_traverse_symtree (ns->sym_root, show_symtree); in show_namespace()
|
H A D | trans-decl.c | 777 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in gfc_finish_var_decl() 894 st = gfc_new_symtree (&gsym->ns->sym_root, sym->name); in gfc_get_module_backend_decl() 5392 st = gfc_find_symtree (ns->sym_root, in gfc_trans_use_stmts() 5403 st = gfc_find_symtree (ns->sym_root, name); in gfc_trans_use_stmts()
|
H A D | resolve.c | 1694 e->symtree = gfc_find_symtree (p->sym->ns->sym_root, in count_specific_procs() 2968 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in resolve_unknown_f() 7047 st = gfc_find_symtree (s->ns->sym_root, e->symtree->n.sym->name); in fixup_unique_dummy() 9545 st = gfc_find_symtree (ns->sym_root, name); in resolve_select_type() 9673 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in resolve_select_type() 9841 st = gfc_find_symtree (ns->sym_root, name); in resolve_select_rank() 10154 symtree = gfc_find_symtree (gfc_current_ns->sym_root, in resolve_critical() 15323 symtree = gfc_find_symtree (ns->sym_root, sym->name); in resolve_symbol() 15328 this_symtree = gfc_find_symtree (gfc_current_ns->sym_root, in resolve_symbol()
|
H A D | iresolve.c | 996 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in gfc_resolve_extends_type_of() 1016 st = gfc_find_symtree (vtab->ns->sym_root, vtab->name); in gfc_resolve_extends_type_of()
|
H A D | gfortran.h | 1794 gfc_symtree *sym_root; member
|
H A D | trans-io.c | 1728 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in transfer_namelist_element()
|
H A D | primary.c | 3465 *st = gfc_find_symtree ((*sym)->ns->sym_root, (*sym)->name); in replace_hidden_procptr_result()
|