Searched defs:XZ_BUF_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz.h95 * @XZ_BUF_ERROR: Cannot make any progress. Details are slightly
99 * In multi-call mode, XZ_BUF_ERROR is returned when two consecutive calls
106 * In single-call mode, XZ_BUF_ERROR is returned only when the output buffer
110 * is used instead of XZ_BUF_ERROR.
121 XZ_BUF_ERROR enumerator in enum:xz_ret
211 * undefined. This is true even after XZ_BUF_ERROR, because with some filter

Completed in 139 milliseconds