OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:suffix_lists
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gencfn-macros.cc
165
static const char *const *const
suffix_lists
[] = {
variable
214
for (unsigned int j = 0;
suffix_lists
[j]; ++j)
216
const char *const *const suffix =
suffix_lists
[j];
/src/external/gpl3/gcc.old/dist/gcc/
gencfn-macros.cc
165
static const char *const *const
suffix_lists
[] = {
variable
214
for (unsigned int j = 0;
suffix_lists
[j]; ++j)
216
const char *const *const suffix =
suffix_lists
[j];
Completed in 35 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026