Home
last modified time | relevance | path

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

/external/lzma/xz-embedded/
Dxz.h121 XZ_BUF_ERROR enumerator
Dxz_dec_stream.c776 ? XZ_DATA_ERROR : XZ_BUF_ERROR; in xz_dec_run()
786 ret = XZ_BUF_ERROR; in xz_dec_run()
/external/toybox/toys/pending/
Dxzcat.c71 XZ_BUF_ERROR enumerator
285 case XZ_BUF_ERROR: in do_xzcat()
3082 ret = XZ_BUF_ERROR; in xz_dec_run()