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

/u-boot/lib/lzma/
H A DLzmaDec.c473 SizeT limit2 = limit; local
478 limit2 = p->dicPos + rem;
480 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit));

Completed in 34 milliseconds