Searched refs:DYNAMIC_COMP (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/jffs2/ | ||
| H A D | mini_inflate.h | 63 #define DYNAMIC_COMP 2 macro |
| /openbmc/u-boot/fs/jffs2/ | ||
| H A D | mini_inflate.c | 361 else if (btype == DYNAMIC_COMP) in decompress_block() |