Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-ppoutput.c111 if (flag_pch_preprocess) in init_pp_output()
Dc-common.h358 extern bool flag_pch_preprocess;
Dc-opts.c739 flag_pch_preprocess = value; in c_common_handle_option()
Dc-common.c225 bool flag_pch_preprocess; variable