Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c125 gMinlen = s->minLens[gSel]; \
389 s->minLens[t] = minLen; in BZ2_decompress()
H A Dbzlib_private.h437 Int32 minLens[BZ_N_GROUPS]; member