OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fixuplabelno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
113
int
fixuplabelno
= 0;
variable
14832
ASM_GENERATE_INTERNAL_LABEL (buf, "LCP",
fixuplabelno
);
14833
fixuplabelno
++;
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
114
int
fixuplabelno
= 0;
variable
14448
ASM_GENERATE_INTERNAL_LABEL (buf, "LCP",
fixuplabelno
);
14449
fixuplabelno
++;
Completed in 57 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026