Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-ppoutput.c116 if (flag_pch_preprocess) in init_pp_output()
H A Dc-common.h366 extern bool flag_pch_preprocess;
H A Dc-opts.c757 flag_pch_preprocess = value; in c_common_handle_option()
H A Dc-common.c225 bool flag_pch_preprocess; variable
H A DChangeLog-200428372 * c-common.h (flag_pch_preprocess): Declare.
28374 * c-common.c (flag_pch_preprocess): New.