Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c973 gfc_namespace* procns; in gfc_build_qualified_array() local
987 procns = gfc_find_proc_namespace (sym->ns); in gfc_build_qualified_array()
988 nest = (procns->proc_name->backend_decl != current_function_decl) in gfc_build_qualified_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc978 gfc_namespace* procns; in gfc_build_qualified_array() local
992 procns = gfc_find_proc_namespace (sym->ns); in gfc_build_qualified_array()
993 nest = (procns->proc_name->backend_decl != current_function_decl) in gfc_build_qualified_array()