Home
last modified time | relevance | path

Searched refs:file_line_error (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.h375 file_line_error (char *infile, int lno, const char *format, ...);
383 file_line_error ();
H A Dnode.c922 file_line_error (tag->filename, tag->line_no, in cm_node()
924 file_line_error (tag->filename, tag->line_no, in cm_node()
1449 file_line_error (temp_tag->filename, temp_tag->line_no, in validate_file()
1507 file_line_error (temp_tag->filename, in validate_file()
1589 file_line_error (temp_tag->filename, temp_tag->line_no, in validate_file()
H A Dmakeinfo.c231 file_line_error (char *infile, int lno, const char *format, ...) in file_line_error() function
233 file_line_error (infile, lno, format, va_alist) in file_line_error()
2400 file_line_error (input_filename, brace_stack->line, in discard_braces()
3843 file_line_error (input_filename, orig_line_number, in handle_variable_internal()
H A Dsectioning.c646 file_line_error (tag->filename, tag->line_no, in cm_top()
H A Dmacro.c585 file_line_error (input_filename, defining_line, in define_macro()
H A Dinsertion.c1335 file_line_error (insertion_stack->filename, in discard_insertions()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.462365 * makeinfo/makeinfo.c (file_line_error): New function.
2367 * makeinfo/insertion.c (discard_insertions): Call file_line_error