OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_patterns
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genautomata.cc
1317
char **
in_patterns
;
1326
in_patterns
= get_str_vect (XSTR (def, 2), &in_length, ',', false);
1327
if (
in_patterns
== NULL)
1338
DECL_BYPASS (decl)->in_pattern =
in_patterns
[j];
1313
char **
in_patterns
;
local
/src/external/gpl3/gcc.old/dist/gcc/
genautomata.cc
1317
char **
in_patterns
;
1326
in_patterns
= get_str_vect (XSTR (def, 2), &in_length, ',', FALSE);
1327
if (
in_patterns
== NULL)
1338
DECL_BYPASS (decl)->in_pattern =
in_patterns
[j];
1313
char **
in_patterns
;
local
Completed in 29 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026