Home | History | Annotate | Download | only in pending

Lines Matching refs:XZ_MEMLIMIT_ERROR

41  * @XZ_MEMLIMIT_ERROR:      A bigger LZMA2 dictionary would be needed than
67 XZ_MEMLIMIT_ERROR,
272 case XZ_MEMLIMIT_ERROR:
399 * XZ_OK on success, XZ_MEMLIMIT_ERROR if the preallocated dictionary is not
2274 return XZ_MEMLIMIT_ERROR;