Searched refs:flag_preprocess_only (Results 1 – 7 of 7) sorted by relevance
313 flag_preprocess_only = 1; in c_common_handle_option()1109 if (flag_preprocess_only) in c_common_post_options()1160 && flag_preprocess_only && !flag_no_line_commands) in c_common_post_options()1163 return flag_preprocess_only; in c_common_post_options()1186 if (flag_preprocess_only) in c_common_init()1524 if (flag_preprocess_only) in cb_file_change()
385 if (!flag_preprocess_only) in c_common_read_pch()
786 if (flag_openmp && !flag_preprocess_only) in init_pragma()
322 extern int flag_preprocess_only;
204 int flag_preprocess_only; variable3484 if (!flag_preprocess_only) in c_common_nodes_and_builtins()
27509 * c-common.c (flag_preprocess_only): New.27511 * c-common.h (flag_preprocess_only): New.
43142 to set it even if flag_preprocess_only.