Searched refs:cpp_warn_c11_c2x_compat (Results 1 – 10 of 10) sorted by relevance
198 CPP_OPTION (pfile, cpp_warn_c11_c2x_compat) = -1; in cpp_create_reader()
750 else if (CPP_OPTION (pfile, cpp_warn_c11_c2x_compat) > 0) in cpp_classify_number()
516 signed char cpp_warn_c11_c2x_compat; member
203 CPP_OPTION (pfile, cpp_warn_c11_c2x_compat) = -1; in cpp_create_reader()
756 else if (CPP_OPTION (pfile, cpp_warn_c11_c2x_compat) > 0) in cpp_classify_number()841 else if (CPP_OPTION (pfile, cpp_warn_c11_c2x_compat) > 0) in cpp_classify_number()
1289 cpp_warn_c11_c2x_compat.1295 (cpp_create_reader): Set cpp_warn_c11_c2x_compat to -1.1299 setting dfp_constants, unless cpp_warn_c11_c2x_compat.
546 signed char cpp_warn_c11_c2x_compat; member
374 C ObjC CPP(cpp_warn_c11_c2x_compat) CppReason(CPP_W_C11_C2X_COMPAT) Var(warn_c11_c2x_compat) Init(-…
421 C ObjC CPP(cpp_warn_c11_c2x_compat) CppReason(CPP_W_C11_C2X_COMPAT) Var(warn_c11_c2x_compat) Init(-…
2818 * c.opt (Wc11-c2x-compat): Add CPP(cpp_warn_c11_c2x_compat)