Lines Matching defs:error
218 error("File $path_name must not include $inc\n");
222 error("File $path_name should include pub_tool_clreq.h instead of $inc\n");
228 error("File $path_name must not use vg_assert\n");
233 error("File $path_name must not use VG_(core_panic)\n");
251 error("File $path_name must not include $inc\n");
256 error("File $path_name should include pub_core_clreq.h instead of $inc\n");
262 error("File $path_name must not use tl_assert\n");
273 error("File $path_name must not use VG_(tool_panic)\n");
289 error("File $path_name must not include $inc\n");
293 error("File $path_name should include pub_tool_clreq.h instead of $inc\n");
299 error("File $path_name must not use vg_assert\n");
304 error("File $path_name must not use VG_(core_panic)\n");
322 sub error {