Searched refs:XZ_MEM_ERROR (Results 1 - 2 of 2) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz.h39 * so xz_dec_run() cannot return XZ_MEM_ERROR.
43 * cannot return XZ_MEM_ERROR.
48 * XZ_MEM_ERROR.
77 * @XZ_MEM_ERROR: Allocating memory failed. This return code is
116 XZ_MEM_ERROR, enumerator in enum:xz_ret
H A Dxz_dec_lzma2.c1149 return XZ_MEM_ERROR;

Completed in 69 milliseconds