Searched defs:LZO_E_OUT_OF_MEMORY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | lzo.h | 42 #define LZO_E_OUT_OF_MEMORY (-2) macro |
/openbmc/u-boot/fs/jffs2/ | ||
H A D | compr_lzo.c | 128 #define LZO_E_OUT_OF_MEMORY (-2) /* not used right now */ macro |