Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dmini_inflate.h52 int length_count[16]; member
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c51 stream->lengths.count = stream->length_count; in init_stream()