Searched refs:flush_output (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | diffrun.h | 47 void (*flush_output) DIFFPARAMS((void)); member
|
H A D | util.c | 414 flush_output () in flush_output() function 416 if (callbacks && callbacks->flush_output) in flush_output() 417 (*callbacks->flush_output) (); in flush_output()
|
H A D | diff.h | 340 void flush_output PARAMS((void));
|
H A D | ChangeLog | 470 * util.c (flush_output): Don't prototype. 487 (write_output, printf_output, flush_output): Declare. 493 (compare_files): Call flush_output rather than fflush (outfile). 499 (write_output, printf_output, flush_output): Declare. 511 (write_output, printf_output, flush_output): New functions.
|
H A D | diff3.c | 42 void flush_output PARAMS((void)); 1317 my_callbacks.flush_output = NULL;
|
H A D | diff.c | 1203 flush_output ();
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | multi.c | 262 flush_output (); in setup_multitable_parameters() 284 flush_output (); in out_char()
|
H A D | files.c | 662 flush_output (); in register_delayed_write() 728 flush_output (); in handle_delayed_writes()
|
H A D | index.c | 182 flush_output (); in index_add_arg() 965 flush_output (); in cm_printindex()
|
H A D | makeinfo.h | 353 flush_output (void),
|
H A D | makeinfo.c | 1658 flush_output (); /* in case there was no @bye */ in convert_from_loaded_file() 1748 flush_output (); in convert_from_loaded_file() 2608 flush_output (); in add_char() 2915 flush_output (void) in flush_output() function 3067 flush_output (); in close_paragraph()
|
H A D | node.c | 74 flush_output (); in write_tag_table_internal() 112 flush_output (); in write_tag_table_internal() 629 flush_output (); in cm_node()
|
H A D | sectioning.c | 367 flush_output (); in sectioning_underscore()
|
H A D | cmds.c | 1642 flush_output (); in cm_exdent()
|
H A D | insertion.c | 1471 flush_output (); in cm_insert_copying()
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | div.cpp | 844 void flush_output() in flush_output() function 1164 init_request("fl", flush_output); in init_div_requests()
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 1677 * makeinfo/cmds.c (cm_bye): do not call flush_output as text appended 1897 * makeinfo/makeinfo.c (flush_output): increment node_line_number too. 2262 * makeinfo/index.c (index_add_arg): do not call flush_output for xml 2264 tracking, and flush_output makes rollback_empty tag useless. 2450 * makeinfo/makeinfo.c (flush_output): keep number of lines in the
|
H A D | ChangeLog.46 | 1010 * makeinfo/insertion.c (cm_insertion_copying): flush_output, so that 5146 (flush_output): Only unMETA the non-breaking space character. 5295 calling insert. Call flush_output when a newline is output. 5311 (flush_output): Only unMETA the non-breaking space character. 5681 (flush_output): Don't UNMETA for HTML. 6385 (flush_output): Strip 8th bit if post_sentence char as well as space. 7977 (flush_output): Check only for META-SPC, not META-<sentence-ender>. 8088 * makeinfo/makeinfo.c (flush_output): Mask out eighth bit, that we 8275 * makeinfo/makeinfo.c (flush_output): Don't strip high-bit from
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog.117 | 1389 * src/roff/troff/div.cc (space_request, flush_output): Use
|
H A D | ChangeLog | 1308 (space_request, blank_line, flush_output): Don't call `add_html_tag'.
|