Home
last modified time | relevance | path

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

/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h61 #define NO_COMP 0 macro
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c360 if (btype == NO_COMP) decompress_none(&stream, dest + stream.decoded); in decompress_block()