Home
last modified time | relevance | path

Searched refs:cpp_error_at (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/libcpp/
HDerrors.c243 cpp_error_at (cpp_reader * pfile, int level, source_location src_loc, in cpp_error_at() function
263 cpp_error_at (cpp_reader * pfile, int level, rich_location *richloc, in cpp_error_at() function
298 return cpp_error_at (pfile, level, loc, "%s: %s", filename, in cpp_errno_filename()
HDfiles.c522 cpp_error_at (pfile, CPP_DL_ICE, loc, "NULL directory in find_file"); in _cpp_find_file()
682 cpp_error_at (pfile, CPP_DL_ERROR, loc, in read_file_guts()
700 cpp_error_at (pfile, CPP_DL_ERROR, loc, in read_file_guts()
740 cpp_error_at (pfile, CPP_DL_WARNING, loc, in read_file_guts()
HDmacro.c138 cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, in update()
150 cpp_error_at (m_pfile, CPP_DL_ERROR, m_location, in update()
162 cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, in update()
191 cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, in update()
211 cpp_error_at (m_pfile, CPP_DL_ERROR, m_location, in completed()
HDdirectives.c530 cpp_error_at (pfile, CPP_DL_ERROR, &richloc, in _cpp_handle_directive()
/dragonfly/contrib/gcc-8.0/libcpp/include/
HDcpplib.h1103 extern bool cpp_error_at (cpp_reader * pfile, int level,
1107 extern bool cpp_error_at (cpp_reader * pfile, int level,