Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Ddecompress.c82 gMinlen = s->minLens[gSel]; \
352 s->minLens[t] = minLen; in BZ2_decompress()
H A Dbzlib_private.h409 Int32 minLens[BZ_N_GROUPS]; member