Home
last modified time | relevance | path

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

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