Searched refs:LZMA_BASE_SIZE (Results 1 – 4 of 4) sorted by relevance
107 #define LZMA_BASE_SIZE 1846 macro110 #define LzmaProps_GetNumProbs(p) ((UInt32)LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))112 #if Literal != LZMA_BASE_SIZE
108 #define LZMA_BASE_SIZE 1846 macro111 #define LzmaProps_GetNumProbs(p) ((UInt32)LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))113 #if Literal != LZMA_BASE_SIZE
931 +#define LZMA_BASE_SIZE 1846934 +#define LzmaProps_GetNumProbs(p) ((UInt32)LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))936 +#if Literal != LZMA_BASE_SIZE