Searched refs:error_with_file_and_line (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/include/
H A Derror.h28 extern void error_with_file_and_line(const char *filename, int lineno,
/freebsd-10.1-release/contrib/groff/src/libs/libgroff/
H A Derror.cpp111 void error_with_file_and_line(const char *filename, function
H A Dfont.cpp146 error_with_file_and_line(path, lineno, format, arg1, arg2, arg3);
/freebsd-10.1-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp452 error_with_file_and_line(filename, lineno,
459 error_with_file_and_line(filename, lineno,
464 error_with_file_and_line(filename, lineno,
474 error_with_file_and_line(filename, lineno,
479 error_with_file_and_line(filename, lineno,
/freebsd-10.1-release/contrib/groff/src/preproc/eqn/
H A Dlex.cpp671 error_with_file_and_line(filename, lineno,
681 error_with_file_and_line(filename, lineno,
1159 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3);
1169 error_with_file_and_line(filename, lineno, s);
/freebsd-10.1-release/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp595 error_with_file_and_line(filename, lineno,
604 error_with_file_and_line(filename, lineno,
/freebsd-10.1-release/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp145 error_with_file_and_line(filename, lineno,
151 error_with_file_and_line(filename, lineno,
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dtex.cpp431 error_with_file_and_line(filename, lineno,
434 error_with_file_and_line(filename, lineno,
H A Dlex.cpp1946 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3);
1992 error_with_file_and_line(filename, lineno, "%1 before newline", s);
1994 error_with_file_and_line(filename, lineno, "%1 before `%2'",
1998 error_with_file_and_line(filename, lineno, "%1 at end of picture", s);
H A Dmain.cpp140 error_with_file_and_line(current_filename, start_lineno - 1,
/freebsd-10.1-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp198 error_with_file_and_line(fn, lineno,
233 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3);
H A Drefer.cpp470 error_with_file_and_line(current_filename, start_lineno,
580 error_with_file_and_line(current_filename, start_lineno,
/freebsd-10.1-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp1486 error_with_file_and_line(fn, ln, "bad repeated character");
1537 error_with_file_and_line(fn, ln, "can't have numeric text block");
1567 error_with_file_and_line(fn, ln,
1573 error_with_file_and_line(fn, ln,
1586 error_with_file_and_line(fn, ln, "row %1, column %2 already spanned",
/freebsd-10.1-release/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp260 error_with_file_and_line(foption, lineno,
/freebsd-10.1-release/contrib/groff/src/devices/grops/
H A Dps.cpp444 error_with_file_and_line(filename, lineno,
456 error_with_file_and_line(filename, lineno,
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dinput.cpp4417 error_with_file_and_line(start_filename, start_lineno,
4425 error_with_file_and_line(start_filename, start_lineno,
8064 void error_with_file_and_line(const char *filename, int lineno, function

Completed in 142 milliseconds