Home
last modified time | relevance | path

Searched defs:gfc_map_of_all_commons (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c127 static std::map<tree, tree> gfc_map_of_all_commons; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.cc127 static std::map<tree, tree> gfc_map_of_all_commons; variable