Searched refs:RC_INIT_SIZE (Results 1 – 4 of 4) sorted by relevance
15 #define RC_INIT_SIZE 5 macro734 for (; inSize > 0 && p->tempBufSize < RC_INIT_SIZE; (*srcLen)++, inSize--) in LzmaDec_DecodeToDic()736 if (p->tempBufSize < RC_INIT_SIZE) in LzmaDec_DecodeToDic()978 if (inSize < RC_INIT_SIZE) in LzmaDecode()
16 #define RC_INIT_SIZE 5 macro735 for (; inSize > 0 && p->tempBufSize < RC_INIT_SIZE; (*srcLen)++, inSize--) in LzmaDec_DecodeToDic()737 if (p->tempBufSize < RC_INIT_SIZE) in LzmaDec_DecodeToDic()979 if (inSize < RC_INIT_SIZE) in LzmaDecode()
839 +#define RC_INIT_SIZE 51558 + for (; inSize > 0 && p->tempBufSize < RC_INIT_SIZE; (*srcLen)++, inSize--)1560 + if (p->tempBufSize < RC_INIT_SIZE)1802 + if (inSize < RC_INIT_SIZE)