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

  /src/external/gpl3/gcc/dist/gcc/fortran/
module.cc 1177 static atom_type last_atom; variable
1763 if (last_atom != ATOM_LPAREN && module_column != 1)
1781 last_atom = atom;
7621 last_atom = ATOM_LPAREN;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc 1177 static atom_type last_atom; variable
1763 if (last_atom != ATOM_LPAREN && module_column != 1)
1781 last_atom = atom;
7602 last_atom = ATOM_LPAREN;

Completed in 33 milliseconds