Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp226 static void DictSizeToString(UInt32 value, char *s) in DictSizeToString() function
271 DictSizeToString(_header.GetDicSize(), s + MyStringLen(s)); in GetProperty()