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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/Compress/Lzma/
H A DLzmaStateTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
86 return PrintError(rs, kCantAllocateMessage);
96 return PrintError(rs, kCantAllocateMessage);
H A DLzmaTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
194 return PrintError(rs, kCantAllocateMessage);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/Compress/Lzma/
H A DLzmaStateTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
86 return PrintError(rs, kCantAllocateMessage);
96 return PrintError(rs, kCantAllocateMessage);
H A DLzmaTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
194 return PrintError(rs, kCantAllocateMessage);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/Compress/Lzma/
H A DLzmaStateTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
86 return PrintError(rs, kCantAllocateMessage);
96 return PrintError(rs, kCantAllocateMessage);
H A DLzmaTest.c17 const char *kCantAllocateMessage = "Can not allocate memory"; variable
194 return PrintError(rs, kCantAllocateMessage);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/tools/misc/lzma_src/C/LzmaUtil/
H A DLzmaUtil.c18 const char *kCantAllocateMessage = "Can not allocate memory"; variable
236 return PrintError(rs, kCantAllocateMessage);

Completed in 141 milliseconds