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