Searched refs:LzmaDec_Free (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/lzma/ | ||
H A D | LzmaDec.h | 134 void LzmaDec_Free(CLzmaDec *state, ISzAlloc *alloc); |
H A D | LzmaDec.c | 915 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() function |