Home
last modified time | relevance | path

Searched refs:LZO_E_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/lib/lzo/
Dlzo1x_decompress.c89 return LZO_E_ERROR; in lzop_decompress()
108 return LZO_E_ERROR; in lzop_decompress()
130 return LZO_E_ERROR; in lzop_decompress()
/external/u-boot/include/linux/
Dlzo.h41 #define LZO_E_ERROR (-1) macro
/external/u-boot/fs/jffs2/
Dcompr_lzo.c127 #define LZO_E_ERROR (-1) macro