Searched refs:DEC_IS_MULTI (Results 1 – 2 of 2) sorted by relevance
85 # define DEC_IS_MULTI(mode) (true) macro87 # define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE) macro89 # define DEC_IS_MULTI(mode) (false) macro
396 if (DEC_IS_MULTI(dict->mode)) { in dict_uncompressed()420 if (DEC_IS_MULTI(dict->mode)) { in dict_flush()1141 if (DEC_IS_MULTI(s->dict.mode)) { in xz_dec_lzma2_reset()1171 if (DEC_IS_MULTI(s->dict.mode)) in xz_dec_lzma2_end()