Home
last modified time | relevance | path

Searched refs:handle_delayed_writes (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dfiles.h52 extern void handle_delayed_writes (void);
Dfiles.c679 handle_delayed_writes (void) in handle_delayed_writes() function
Dmakeinfo.c1757 handle_delayed_writes (); in convert_from_loaded_file()
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog555 use_path, set to 0 from the call in handle_delayed_writes,
1316 (handle_delayed_writes): update tag_table positions and index line
1908 (handle_delayed_writes): adjust line numbers in indices only if the
2114 (handle_delayed_writes): set input_filename and line_number for
2288 * makeinfo/files.c (handle_delayed_writes): fixed position updating of
2386 (handle_delayed_writes): adjust byte offsets in tag table and output
2418 (handle_delayed_writes): new functions.
2425 (convert_from_loaded_file): call handle_delayed_writes when finished.