Searched refs:Lzma2Dec_Construct (Results 1 – 5 of 5) sorted by relevance
25 #define Lzma2Dec_Construct(p) LzmaDec_Construct(&(p)->decoder) macro
340 Lzma2Dec_Construct(&p); in Lzma2Decode()
183 Lzma2Dec_Construct(&state); in SzDecodeLzma2()
326 Lzma2Dec_Construct(decoder); in Lzma2State_SetFromMethod()
31 Lzma2Dec_Construct(&_state); in CDecoder()