Searched refs:flush_needed (Results 1 – 4 of 4) sorted by relevance
57 bool flush_needed; member
714 if (action == LZMA_RUN && pair->flush_needed) in coder_normal()739 pair->flush_needed = false; in coder_normal()
757 .flush_needed = false, in io_open_src()1158 pair->flush_needed = true; in io_read()
581 xz: Move flush_needed from mytime.h to file_pair struct in file_io.h.642 xz: Move the setting of flush_needed in file_io.c to a nicer location.