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