Searched refs:DEC_IS_DYNALLOC (Results 1 – 2 of 2) sorted by relevance
87 # define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC) macro89 # define DEC_IS_DYNALLOC(mode) (false) macro
1154 } else if (DEC_IS_DYNALLOC(mode)) { in xz_dec_lzma2_create()1177 if (DEC_IS_DYNALLOC(s->dict.mode)) { in xz_dec_lzma2_reset()