Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc7710 gfc_symtree *proc_st; in gfc_trans_omp_declare_variant() local
7711 gfc_find_sym_tree (variant_proc_name, gfc_current_ns, 1, &proc_st); in gfc_trans_omp_declare_variant()
7712 variant_proc_sym = proc_st->n.sym; in gfc_trans_omp_declare_variant()