Searched refs:LzmaDec_InitDicAndState (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/lzma/ | ||
H A D | LzmaDec.c | 704 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) function 723 LzmaDec_InitDicAndState(p, True, True); |
Completed in 57 milliseconds