Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h14 #define CODE_NOT_FOUND 2 /* a huffman code in the stream could not be decoded */ macro
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c130 stream->error = CODE_NOT_FOUND; in read_symbol()