Searched refs:LzmaDec_FreeProbs (Results 1 – 2 of 2) sorted by relevance
131 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc);
901 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() function917 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Free()952 LzmaDec_FreeProbs(p, alloc); in LzmaDec_AllocateProbs2()983 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Allocate()1020 LzmaDec_FreeProbs(&p, alloc); in LzmaDecode()