OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:preprocessor_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcc.cc
1538
static vec<char_p>
preprocessor_options
;
3828
preprocessor_options
.safe_push (save_string (option, len));
6745
do_specs_vec (
preprocessor_options
);
11318
preprocessor_options
.truncate (0);
1533
static vec<char_p>
preprocessor_options
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
gcc.cc
1528
static vec<char_p>
preprocessor_options
;
3859
preprocessor_options
.safe_push (save_string (option, len));
6619
do_specs_vec (
preprocessor_options
);
11155
preprocessor_options
.truncate (0);
1523
static vec<char_p>
preprocessor_options
;
variable
Completed in 33 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026