Searched refs:LzmaDec_InitRc (Results 1 – 4 of 4) sorted by relevance
678 static void LzmaDec_InitRc(CLzmaDec *p, const Byte *data) in LzmaDec_InitRc() function744 LzmaDec_InitRc(p, p->tempBuf); in LzmaDec_DecodeToDic()
679 static void LzmaDec_InitRc(CLzmaDec *p, const Byte *data) in LzmaDec_InitRc() function745 LzmaDec_InitRc(p, p->tempBuf); in LzmaDec_DecodeToDic()
1502 +static void LzmaDec_InitRc(CLzmaDec *p, const Byte *data)1568 + LzmaDec_InitRc(p, p->tempBuf);