Searched refs:cpp_pedwarning_with_line (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | errors.c | 209 cpp_pedwarning_with_line (cpp_reader *pfile, enum cpp_warning_reason reason, in cpp_pedwarning_with_line() function
|
H A D | Makefile.in | 254 --keyword=cpp_pedwarning_with_line:5 \
|
H A D | expr.c | 804 cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, in cpp_classify_number()
|
H A D | macro.c | 3694 cpp_pedwarning_with_line (pfile, reason, in _cpp_create_definition()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | errors.cc | 253 cpp_pedwarning_with_line (cpp_reader *pfile, enum cpp_warning_reason reason, in cpp_pedwarning_with_line() function
|
H A D | Makefile.in | 259 --keyword=cpp_pedwarning_with_line:5 \
|
H A D | expr.cc | 810 cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, in cpp_classify_number()
|
H A D | ChangeLog | 412 cpp_pedwarning_with_line instead of cpp_warning_with_line for 1647 (cpp_pedwarning_with_line): Likewise. 1665 (cpp_pedwarning_with_line): Likewise. 5151 cpp_warning_with_line, cpp_pedwarning_with_line, 5158 cpp_warning_with_line, cpp_pedwarning_with_line,
|
H A D | macro.cc | 3905 cpp_pedwarning_with_line (pfile, reason, in _cpp_create_definition()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1205 extern bool cpp_pedwarning_with_line (cpp_reader *, enum cpp_warning_reason,
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1324 extern bool cpp_pedwarning_with_line (cpp_reader *, enum cpp_warning_reason,
|