DEC_IS_MULTI       85 lib/xz/xz_private.h #	define DEC_IS_MULTI(mode) (true)
DEC_IS_MULTI       87 lib/xz/xz_private.h #	define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE)
DEC_IS_MULTI       89 lib/xz/xz_private.h #	define DEC_IS_MULTI(mode) (false)