Home
last modified time | relevance | path

Searched refs:LZMA_STATUS_NOT_SPECIFIED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.h98 LZMA_STATUS_NOT_SPECIFIED, /* use main error code instead */ enumerator
H A DLzmaDec.c745 *status = LZMA_STATUS_NOT_SPECIFIED; in LzmaDec_DecodeToDic()