Lines Matching refs:CPP_OPTION

244 	if (CPP_OPTION (pfile, warn_date_time))
322 CPP_OPTION (pfile, traditional)
341 if (CPP_OPTION (pfile, warn_date_time))
391 if (CPP_OPTION (pfile, directives_only) && pfile->state.in_directive)
641 if (CPP_OPTION (pfile, lang) != CLK_ASM)
765 if (CPP_OPTION (pfile, cplusplus))
812 bool track_macro_expansion_p = CPP_OPTION (pfile, track_macro_expansion);
944 CPP_OPTION (pfile, track_macro_expansion));
955 CPP_OPTION (pfile, track_macro_expansion));
996 && !CPP_OPTION (pfile, std))))
1166 if (CPP_OPTION (pfile, track_macro_expansion))
1216 if (!CPP_OPTION (pfile, track_macro_expansion))
1516 if (CPP_OPTION (pfile, track_macro_expansion) > 1)
1611 track_macro_exp = CPP_OPTION (pfile, track_macro_expansion);
1686 CPP_OPTION (pfile,
1695 CPP_OPTION (pfile,
1705 CPP_OPTION (pfile,
1744 CPP_OPTION (pfile,
1809 else if (CPP_PEDANTIC (pfile) && ! CPP_OPTION (pfile, c99)
1812 if (CPP_OPTION (pfile, cplusplus))
1818 else if (CPP_OPTION (pfile, cpp_warn_c90_c99_compat))
1820 CPP_OPTION (pfile, cpp_warn_c90_c99_compat) > 0
1827 else if (CPP_OPTION (pfile, cpp_warn_c90_c99_compat) > 0
1828 && ! CPP_OPTION (pfile, cplusplus)
2151 if (CPP_OPTION (pfile, track_macro_expansion))
2171 if (CPP_OPTION (pfile, track_macro_expansion))
2193 bool track_macro_exp_p = CPP_OPTION (pfile, track_macro_expansion);
2231 CPP_OPTION (pfile, track_macro_expansion));
2400 if (CPP_OPTION (pfile, traditional))
2556 if (!CPP_OPTION (pfile, track_macro_expansion)
2659 if (CPP_OPTION (pfile, traditional))
2742 return CPP_OPTION (pfile, warn_builtin_macro_redefined);
2766 if (CPP_OPTION (pfile, traditional))
2845 && ! CPP_OPTION (pfile, discard_comments_in_macro_exp))
2889 if (! CPP_OPTION (pfile, c99)
2890 && CPP_OPTION (pfile, cpp_pedantic)
2891 && CPP_OPTION (pfile, warn_variadic_macros))
2893 if (CPP_OPTION (pfile, cplusplus))
2902 else if (CPP_OPTION (pfile, cpp_warn_c90_c99_compat) > 0
2903 && ! CPP_OPTION (pfile, cplusplus))
2907 else if (CPP_OPTION (pfile, cpp_pedantic)
2908 && CPP_OPTION (pfile, warn_variadic_macros))
2910 if (CPP_OPTION (pfile, cplusplus))
3009 if (CPP_OPTION (pfile, c99))
3011 if (CPP_OPTION (pfile, cplusplus))
3072 else if (CPP_OPTION (pfile, lang) != CLK_ASM)
3187 macro->used = !CPP_OPTION (pfile, warn_unused_macros);
3194 if (CPP_OPTION (pfile, traditional))
3224 if (CPP_OPTION (pfile, warn_unused_macros))
3356 if (CPP_OPTION (pfile, traditional))
3419 if (CPP_OPTION (pfile, traditional))