OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXOVLDSTANZAS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
447
#define
MAXOVLDSTANZAS
512
448
static ovld_stanza ovld_stanzas[
MAXOVLDSTANZAS
];
2092
if (num_ovld_stanzas >=
MAXOVLDSTANZAS
)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
447
#define
MAXOVLDSTANZAS
512
448
static ovld_stanza ovld_stanzas[
MAXOVLDSTANZAS
];
2092
if (num_ovld_stanzas >=
MAXOVLDSTANZAS
)
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026