Home
last modified time | relevance | path

Searched defs:LZO_E_OUT_OF_MEMORY (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dlzo.h42 #define LZO_E_OUT_OF_MEMORY (-2) macro
/openbmc/linux/include/linux/
H A Dlzo.h40 #define LZO_E_OUT_OF_MEMORY (-2) macro
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c128 #define LZO_E_OUT_OF_MEMORY (-2) /* not used right now */ macro