Home
last modified time | relevance | path

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

/external/lzma/C/Util/Lzma/
DLzmaUtil.c20 static const char * const kCantAllocateMessage = "Can not allocate memory"; variable
239 return PrintError(rs, kCantAllocateMessage); in main2()