Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/lzma/
H A DTypes.h16 #define SZ_ERROR_MEM 2 macro
H A Dlzma.txt389 SZ_ERROR_MEM - Memory allocation error
496 return SZ_ERROR_MEM;
546 SZ_ERROR_MEM - Memory allocation error
H A DLzmaDec.c959 return SZ_ERROR_MEM; in LzmaDec_AllocateProbs2()
987 return SZ_ERROR_MEM; in LzmaDec_Allocate()