Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.h381 file_line_error (char *infile, int lno, const char *format, ...);
389 file_line_error ();
H A Dnode.c924 file_line_error (tag->filename, tag->line_no, in cm_node()
926 file_line_error (tag->filename, tag->line_no, in cm_node()
1451 file_line_error (temp_tag->filename, temp_tag->line_no, in validate_file()
1509 file_line_error (temp_tag->filename, in validate_file()
1591 file_line_error (temp_tag->filename, temp_tag->line_no, in validate_file()
H A Dmakeinfo.c233 file_line_error (char *infile, int lno, const char *format, ...) in file_line_error() function
235 file_line_error (infile, lno, format, va_alist) in file_line_error()
2400 file_line_error (input_filename, brace_stack->line, in discard_braces()
3838 file_line_error (input_filename, orig_line_number, in handle_variable_internal()
H A Dsectioning.c647 file_line_error (tag->filename, tag->line_no, in cm_top()
H A Dmacro.c587 file_line_error (input_filename, defining_line, in define_macro()
H A Dinsertion.c1337 file_line_error (insertion_stack->filename, in discard_insertions()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.462365 * makeinfo/makeinfo.c (file_line_error): New function.
2367 * makeinfo/insertion.c (discard_insertions): Call file_line_error