| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | pch.c | 89 cpp_errno (pfile, CPP_DL_ERROR, in write_macdef() 342 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_deps() 356 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_deps() 374 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 380 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 389 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 396 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 720 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_valid_state() 876 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_read_state()
|
| H A D | charset.c | 677 cpp_errno (pfile, CPP_DL_ERROR, "iconv_open"); in init_iconv_desc() 798 cpp_errno (pfile, CPP_DL_ICE, "converting to execution character set"); in cpp_host_to_exec_charset() 1193 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1200 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1564 cpp_errno (pfile, CPP_DL_ERROR, in convert_escape() 1768 cpp_errno (pfile, CPP_DL_ERROR, "converting to execution character set"); in cpp_interpret_string_1() 2112 cpp_errno (pfile, CPP_DL_ERROR, in _cpp_interpret_identifier()
|
| H A D | errors.c | 288 cpp_errno (cpp_reader *pfile, enum cpp_diagnostic_level level, in cpp_errno() function
|
| H A D | Makefile.in | 256 --keyword=cpp_errno:3 \
|
| H A D | macro.c | 581 cpp_errno (pfile, CPP_DL_WARNING, in _cpp_builtin_macro_text() 702 cpp_errno (pfile, CPP_DL_WARNING, in _cpp_builtin_macro_text()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | pch.cc | 89 cpp_errno (pfile, CPP_DL_ERROR, in write_macdef() 342 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_deps() 356 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_deps() 374 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 380 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 389 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 396 cpp_errno (r, CPP_DL_ERROR, "while writing precompiled header"); in cpp_write_pch_state() 720 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_valid_state() 876 cpp_errno (r, CPP_DL_ERROR, "while reading precompiled header"); in cpp_read_state()
|
| H A D | charset.cc | 686 cpp_errno (pfile, CPP_DL_ERROR, "iconv_open"); in init_iconv_desc() 811 cpp_errno (pfile, CPP_DL_ICE, "converting to execution character set"); in cpp_host_to_exec_charset() 1226 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1233 cpp_errno (pfile, CPP_DL_ERROR, in convert_ucn() 1596 cpp_errno (pfile, CPP_DL_ERROR, in convert_escape() 1800 cpp_errno (pfile, CPP_DL_ERROR, "converting to execution character set"); in cpp_interpret_string_1() 2144 cpp_errno (pfile, CPP_DL_ERROR, in _cpp_interpret_identifier()
|
| H A D | errors.cc | 332 cpp_errno (cpp_reader *pfile, enum cpp_diagnostic_level level, in cpp_errno() function
|
| H A D | Makefile.in | 262 --keyword=cpp_errno:3 \
|
| H A D | macro.cc | 590 cpp_errno (pfile, CPP_DL_WARNING, in _cpp_builtin_macro_text() 685 cpp_errno (pfile, CPP_DL_WARNING, in _cpp_builtin_macro_text()
|
| H A D | ChangeLog | 1650 (cpp_errno): Likewise. 1660 (cpp_errno): Convert int param to enum cpp_diagnostic_level. 2925 * errors.c (cpp_errno): Don't handle msgid "" specially, use 2929 cpp_errno. 5593 (cpp_error, cpp_error_with_line, cpp_errno): Return bool.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-pch.cc | 327 cpp_errno (pfile, CPP_DL_ERROR, "calling fdopen"); in c_common_read_pch()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-pch.c | 345 cpp_errno (pfile, CPP_DL_ERROR, "calling fdopen"); in c_common_read_pch()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | incpath.cc | 266 cpp_errno (pfile, CPP_DL_ERROR, cur->name); in remove_duplicates()
|
| H A D | ChangeLog-2002 | 25512 (cpp_errno): New. 25540 (cpp_errno): New.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | incpath.c | 260 cpp_errno (pfile, CPP_DL_ERROR, cur->name); in remove_duplicates()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
| H A D | cpplib.h | 1187 extern bool cpp_errno (cpp_reader *, enum cpp_diagnostic_level,
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
| H A D | cpplib.h | 1306 extern bool cpp_errno (cpp_reader *, enum cpp_diagnostic_level,
|