Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c229 int hdist = pull_bits(stream, 5) + 1; in decompress_dynamic() local
287 while (curr_code < hdist) { in decompress_dynamic()