Searched refs:CPP_W_NORMALIZE (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libcpp/include/ |
H A D | cpplib.h | 907 CPP_W_NORMALIZE, enumerator
|
/dflybsd-src/contrib/gcc-8.0/libcpp/include/ |
H A D | cpplib.h | 1058 CPP_W_NORMALIZE, enumerator
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | lex.c | 1027 cpp_warning_with_line (pfile, CPP_W_NORMALIZE, token->src_loc, 0, in warn_about_normalization() 1030 cpp_warning_with_line (pfile, CPP_W_NORMALIZE, token->src_loc, 0, in warn_about_normalization()
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | lex.c | 1307 cpp_warning_with_line (pfile, CPP_W_NORMALIZE, token->src_loc, 0, in warn_about_normalization() 1310 cpp_warning_with_line (pfile, CPP_W_NORMALIZE, token->src_loc, 0, in warn_about_normalization()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c.opt | 857 C ObjC C++ ObjC++ RejectNegative Joined Warning CPP(warn_normalize) CppReason(CPP_W_NORMALIZE) Init…
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 8724 {CPP_W_NORMALIZE, OPT_Wnormalized_},
|