Searched refs:flag_preprocess_only (Results 1 – 9 of 9) sorted by relevance
315 flag_preprocess_only = 1; in c_common_handle_option()1071 if (flag_preprocess_only) in c_common_post_options()1122 && flag_preprocess_only && !flag_no_line_commands) in c_common_post_options()1125 return flag_preprocess_only; in c_common_post_options()1148 if (flag_preprocess_only) in c_common_init()1471 if (flag_preprocess_only) in cb_file_change()
385 if (!flag_preprocess_only) in c_common_read_pch()
314 extern int flag_preprocess_only;
786 if (flag_openmp && !flag_preprocess_only) in init_pragma()
204 int flag_preprocess_only; variable
662 flag_preprocess_only = 1;1163 if (flag_preprocess_only)1430 return flag_preprocess_only; in c_common_post_options()1469 if (flag_preprocess_only)
366 extern int flag_preprocess_only;
195 int flag_preprocess_only; variable
13062 * c-common.c (flag_preprocess_only): New.13064 * c-common.h (flag_preprocess_only): New.