Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h54 int length_symbols[288]; member
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c48 stream->lengths.symbols = stream->length_symbols; in init_stream()