Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DMtDec.c248 BoolInt wasInterrupted, isAllocError, overflow, finish; in MtDec_ThreadFunc2() local
290 isAllocError = False; in MtDec_ThreadFunc2()
316 isAllocError = True; in MtDec_ThreadFunc2()
483 isAllocError = True; in MtDec_ThreadFunc2()
682 isAllocError = True; in MtDec_ThreadFunc2()
691 if (isAllocError) in MtDec_ThreadFunc2()
694 p->isAllocError = True; in MtDec_ThreadFunc2()
1014 p->isAllocError = False; in MtDec_Code()
1094 p->isAllocError in MtDec_Code()
H A DMtDec.h148 BoolInt isAllocError; member

Completed in 2 milliseconds