Home
last modified time | relevance | path

Searched refs:flag_pch_preprocess (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c134 if (flag_pch_preprocess) in init_pp_output()
H A Dc-opts.c483 flag_pch_preprocess = value; in c_common_handle_option()
H A Dc-common.h635 extern bool flag_pch_preprocess;
H A Dc-common.c193 bool flag_pch_preprocess; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc134 if (flag_pch_preprocess) in init_pp_output()
H A Dc-opts.cc506 flag_pch_preprocess = value; in c_common_handle_option()
H A Dc-common.h654 extern bool flag_pch_preprocess;
H A Dc-common.cc196 bool flag_pch_preprocess; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200428372 * c-common.h (flag_pch_preprocess): Declare.
28374 * c-common.c (flag_pch_preprocess): New.