Home
last modified time | relevance | path

Searched refs:cpp_errno (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c89 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 Dcharset.c677 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 Derrors.c288 cpp_errno (cpp_reader *pfile, enum cpp_diagnostic_level level, in cpp_errno() function
H A DMakefile.in256 --keyword=cpp_errno:3 \
H A Dmacro.c581 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 Dpch.cc89 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 Dcharset.cc686 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 Derrors.cc332 cpp_errno (cpp_reader *pfile, enum cpp_diagnostic_level level, in cpp_errno() function
H A DMakefile.in262 --keyword=cpp_errno:3 \
H A Dmacro.cc590 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 DChangeLog1650 (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 Dc-pch.cc327 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 Dc-pch.c345 cpp_errno (pfile, CPP_DL_ERROR, "calling fdopen"); in c_common_read_pch()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dincpath.cc266 cpp_errno (pfile, CPP_DL_ERROR, cur->name); in remove_duplicates()
H A DChangeLog-200225512 (cpp_errno): New.
25540 (cpp_errno): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dincpath.c260 cpp_errno (pfile, CPP_DL_ERROR, cur->name); in remove_duplicates()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1187 extern bool cpp_errno (cpp_reader *, enum cpp_diagnostic_level,
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1306 extern bool cpp_errno (cpp_reader *, enum cpp_diagnostic_level,