Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h41 int distance_lengths[32]; member
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c55 stream->distance.lengths = stream->distance_lengths; in init_stream()