Home
last modified time | relevance | path

Searched refs:preprocessor_options (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1520 static vec<char_p> preprocessor_options; variable
3836 preprocessor_options.safe_push (save_string (option, len)); in add_preprocessor_option()
6594 do_specs_vec (preprocessor_options); in do_spec_1()
11115 preprocessor_options.truncate (0); in finalize()
H A DChangeLog-20104983 (linker_options, assembler_options, preprocessor_options): Convert
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1394 static vec<char_p> preprocessor_options; variable
3626 preprocessor_options.safe_push (save_string (option, len)); in add_preprocessor_option()
5868 do_specs_vec (preprocessor_options); in do_spec_1()
10175 preprocessor_options.truncate (0); in finalize()