OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Aug 26 00:26:28 UTC 2026