Home
last modified time | relevance | path

Searched refs:sym_root (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.cc687 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 = &current_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 Dsymbol.cc280 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 Dinterface.cc1893 = 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 Ddecl.cc1453 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 Dtrans-common.cc1347 c->where = ns->sym_root->n.sym->declared_at; in finish_equivalences()
H A Ddump-parse-tree.cc2565 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 Dresolve.cc1735 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 Dtrans-decl.cc782 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 Diresolve.cc1017 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 Dopenmp.cc1109 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 Dgfortran.h2049 gfc_symtree *sym_root; member
H A Dtrans-io.cc1754 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in transfer_namelist_element()
H A Dprimary.cc3473 *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 Dmodule.c682 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 = &current_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 Dsymbol.c280 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 Dinterface.c1873 = 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 Ddecl.c1453 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 Dtrans-common.c1318 c->where = ns->sym_root->n.sym->declared_at; in finish_equivalences()
H A Ddump-parse-tree.c2251 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 Dtrans-decl.c777 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 Dresolve.c1694 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 Diresolve.c996 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 Dgfortran.h1794 gfc_symtree *sym_root; member
H A Dtrans-io.c1728 gfc_symtree *st = gfc_find_symtree (sym->ns->sym_root, sym->name); in transfer_namelist_element()
H A Dprimary.c3465 *st = gfc_find_symtree ((*sym)->ns->sym_root, (*sym)->name); in replace_hidden_procptr_result()

12