Home
last modified time | relevance | path

Searched refs:error_with_file_and_line (Results 1 – 22 of 22) sorted by relevance

/NextBSD/contrib/groff/src/roff/groff/
HDgroff.cpp452 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
459 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
464 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
474 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
479 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
/NextBSD/contrib/groff/src/include/
HDerror.h28 extern void error_with_file_and_line(const char *filename, int lineno,
/NextBSD/contrib/groff/src/preproc/eqn/
HDlex.cpp671 error_with_file_and_line(filename, lineno, in get_delimited_text()
681 error_with_file_and_line(filename, lineno, in get_delimited_text()
1159 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3); in lex_error()
1169 error_with_file_and_line(filename, lineno, s); in yyerror()
/NextBSD/contrib/groff/src/libs/libgroff/
HDerror.cpp111 void error_with_file_and_line(const char *filename, in error_with_file_and_line() function
HDfont.cpp146 error_with_file_and_line(path, lineno, format, arg1, arg2, arg3); in error()
/NextBSD/contrib/groff/src/preproc/pic/
HDtex.cpp431 error_with_file_and_line(filename, lineno, in command()
434 error_with_file_and_line(filename, lineno, in command()
HDlex.cpp1946 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3); in lex_error()
1992 error_with_file_and_line(filename, lineno, "%1 before newline", s); in yyerror()
1994 error_with_file_and_line(filename, lineno, "%1 before `%2'", in yyerror()
1998 error_with_file_and_line(filename, lineno, "%1 at end of picture", s); in yyerror()
HDmain.cpp140 error_with_file_and_line(current_filename, start_lineno - 1, in get()
/NextBSD/contrib/groff/src/devices/grolbp/
HDlbp.cpp595 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
604 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
/NextBSD/contrib/groff/src/devices/grolj4/
HDlj4.cpp145 error_with_file_and_line(filename, lineno, in handle_unknown_font_command()
151 error_with_file_and_line(filename, lineno, in handle_unknown_font_command()
/NextBSD/contrib/groff/src/preproc/refer/
HDcommand.cpp198 error_with_file_and_line(fn, lineno, in push_file()
233 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3); in error()
HDrefer.cpp470 error_with_file_and_line(current_filename, start_lineno, in do_file()
580 error_with_file_and_line(current_filename, start_lineno, in do_file()
/NextBSD/contrib/groff/src/preproc/tbl/
HDtable.cpp1486 error_with_file_and_line(fn, ln, "bad repeated character"); in add_entry()
1537 error_with_file_and_line(fn, ln, "can't have numeric text block"); in add_entry()
1567 error_with_file_and_line(fn, ln, in add_entry()
1573 error_with_file_and_line(fn, ln, in add_entry()
1586 error_with_file_and_line(fn, ln, "row %1, column %2 already spanned", in add_entry()
/NextBSD/contrib/groff/src/utils/indxbib/
HDindxbib.cpp260 error_with_file_and_line(foption, lineno, in main()
/NextBSD/contrib/groff/src/devices/grops/
HDps.cpp444 error_with_file_and_line(filename, lineno, in handle_unknown_font_command()
456 error_with_file_and_line(filename, lineno, in handle_unknown_desc_command()
/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp4418 error_with_file_and_line(start_filename, start_lineno, in do_define_macro()
4426 error_with_file_and_line(start_filename, start_lineno, in do_define_macro()
8065 void error_with_file_and_line(const char *filename, int lineno, in error_with_file_and_line() function
/NextBSD/contrib/gcc/cp/
HDChangeLog-20022250 (snarf_defarg): Use error(), not error_with_file_and_line().
/NextBSD/contrib/gcc/
HDChangeLog-1999460 report_error_function, fnotice, error_with_file_and_line,
7490 error_with_file_and_line, error_with_decl, error_for_asm, error,
21014 report_error_function, error_with_file_and_line, error_with_decl,
21024 warning_with_file_and_line, error_with_file_and_line, sorry,
HDChangeLog-200323527 (error_with_file_and_line): Likewise.
23528 * diagnostic.c (error_with_file_and_line): Remove.
23586 error_with_file_and_line.
23604 error_with_file_and_line or warning_with_file_and_file.
24034 * varasm.c (assemble_variable): Don't use error_with_file_and_line.
HDChangeLog-200010225 error_with_file_and_line instead of plain warning or error.
11094 error_with_file_and_line, fatal, warning,
13818 error, warning, error_with_file_and_line,
14169 error_with_file_and_line, warning_with_file_and_line, sorry,
HDChangeLog-200110181 error_with_file_and_line, sorry, error_for_asm, warning_for_asm):
26881 (error_with_ivar): Use error_with_file_and_line.
HDChangeLog-19982344 * toplev.c (error_with_file_and_line): Likewise.