LZMA_DIC_MIN 908 third_party/lzma_sdk/LzmaDec.c if (dicSize < LZMA_DIC_MIN) LZMA_DIC_MIN 909 third_party/lzma_sdk/LzmaDec.c dicSize = LZMA_DIC_MIN;