Searched refs:LZO_E_INPUT_NOT_CONSUMED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dlzo.h46 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
/linux-master/lib/lzo/
H A Dlzo1x_decompress_safe.c276 ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN);

Completed in 108 milliseconds