Home
last modified time | relevance | path

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

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