OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gcc_attribute_locus
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
scanner.cc
65
static locus
gcc_attribute_locus
;
variable
756
gcc_attribute_locus
= old_loc;
1286
&& memcmp (&gfc_current_locus, &
gcc_attribute_locus
,
2523
memset (&
gcc_attribute_locus
, '\0', sizeof (locus));
/src/external/gpl3/gcc.old/dist/gcc/fortran/
scanner.cc
65
static locus
gcc_attribute_locus
;
variable
756
gcc_attribute_locus
= old_loc;
1282
&& memcmp (&gfc_current_locus, &
gcc_attribute_locus
,
2519
memset (&
gcc_attribute_locus
, '\0', sizeof (locus));
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026