Home
last modified time | relevance | path

Searched defs:dicBufSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c145 SizeT dicBufSize = p->dicBufSize; in LzmaDec_DecodeReal() local
460 SizeT dicBufSize = p->dicBufSize; in LzmaDec_WriteRem() local
976 SizeT dicBufSize; in LzmaDec_Allocate() local
H A DLzmaDec.h54 SizeT dicBufSize; member