Home
last modified time | relevance | path

Searched refs:CheckDicSize (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp26 static bool CheckDicSize(const Byte *p) in CheckDicSize() function
73 && CheckDicSize(LzmaProps + 1); in Parse()
330 if (!CheckDicSize(p + 1)) in IsArc_Lzma()