Home
last modified time | relevance | path

Searched refs:flush_output (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c555 static inline void flush_output P_((FILE *));
557 flush_output(fp) in flush_output() function
583 flush_output(outf->fp);
654 flush_output(output_file.fp); in dump_append_queue()
1119 flush_output (fp);
1493 flush_output(output_file.fp);
1553 flush_output(output_file.fp);
1754 flush_output(output_file.fp);
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog732 call flush_output afterwards.
739 (flush_output): New function for a common pattern.