Home
last modified time | relevance | path

Searched refs:DEC_IS_DYNALLOC (Results 1 – 2 of 2) sorted by relevance

/linux/lib/xz/
A Dxz_private.h82 # define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC) macro
84 # define DEC_IS_DYNALLOC(mode) (false) macro
A Dxz_dec_lzma2.c1157 } else if (DEC_IS_DYNALLOC(mode)) { in xz_dec_lzma2_create()
1180 if (DEC_IS_DYNALLOC(s->dict.mode)) { in xz_dec_lzma2_reset()

Completed in 7 milliseconds