Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dmini_inflate.h47 int code_first[8]; member
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c44 stream->codes.first = stream->code_first; in init_stream()