HomeSort by: relevance | last modified time | path
    Searched defs:gfc_get_common (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
match.cc 5188 gfc_get_common (const char *name, int from_module) function
5287 t = gfc_get_common (name, 0);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
match.cc 5179 gfc_get_common (const char *name, int from_module) function
5278 t = gfc_get_common (name, 0);

Completed in 33 milliseconds