Home
last modified time | relevance | path

Searched refs:CPP_W_C11_C2X_COMPAT (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h617 CPP_W_C11_C2X_COMPAT, enumerator
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h657 CPP_W_C11_C2X_COMPAT, enumerator
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc757 cpp_warning_with_line (pfile, CPP_W_C11_C2X_COMPAT, in cpp_classify_number()
842 cpp_warning_with_line (pfile, CPP_W_C11_C2X_COMPAT, in cpp_classify_number()
H A DChangeLog1290 (enum cpp_warning_reason): Add CPP_W_C11_C2X_COMPAT.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c751 cpp_warning_with_line (pfile, CPP_W_C11_C2X_COMPAT, in cpp_classify_number()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc.opt374 C ObjC CPP(cpp_warn_c11_c2x_compat) CppReason(CPP_W_C11_C2X_COMPAT) Var(warn_c11_c2x_compat) Init(-…
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc.opt421 C ObjC CPP(cpp_warn_c11_c2x_compat) CppReason(CPP_W_C11_C2X_COMPAT) Var(warn_c11_c2x_compat) Init(-…
H A DChangeLog2819 CppReason(CPP_W_C11_C2X_COMPAT).