Searched defs:LZO_E_INPUT_OVERRUN (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/linux/ | ||
| H A D | lzo.h | 44 #define LZO_E_INPUT_OVERRUN (-4) macro |
| /openbmc/u-boot/fs/jffs2/ | ||
| H A D | compr_lzo.c | 130 #define LZO_E_INPUT_OVERRUN (-4) macro |