Searched refs:SOP_FLUSH (Results 1 – 2 of 2) sorted by relevance
123 SOP_FLUSH(outstrp); in merge_one_stream()216 SOP_FLUSH(outstrp); in merge_two_streams()403 (void) SOP_FLUSH(loop_out_streamp); in merge_n_streams()
190 #define SOP_FLUSH(s) ((s)->s_ops.sop_flush)(s) macro