Searched refs:DEC_IS_MULTI (Results 1 – 2 of 2) sorted by relevance
88 # define DEC_IS_MULTI(mode) (true) macro90 # define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE) macro92 # define DEC_IS_MULTI(mode) (false) macro
398 if (DEC_IS_MULTI(dict->mode)) { in dict_uncompressed()422 if (DEC_IS_MULTI(dict->mode)) { in dict_flush()1137 if (DEC_IS_MULTI(s->dict.mode)) { in xz_dec_lzma2_reset()1167 if (DEC_IS_MULTI(s->dict.mode)) in xz_dec_lzma2_end()