Searched refs:IS_ENC_DICT_SIZE_VALID (Results 1 – 4 of 4) sorted by relevance
22 #define IS_ENC_DICT_SIZE_VALID(size) \ macro
198 if (!IS_ENC_DICT_SIZE_VALID(lz_options->dict_size) in lz_encoder_prepare()
411 if (!IS_ENC_DICT_SIZE_VALID(opt->dict_size)) in lzma_lzma2_block_size()
10975 liblzma: Creates IS_ENC_DICT_SIZE_VALID() macro.