Searched refs:LZO_E_INPUT_NOT_CONSUMED (Results 1 – 5 of 5) sorted by relevance
48 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
46 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
134 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro381 ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN)); in lzo1x_decompress()
276 ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN); in lzo1x_decompress_safe()
347 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN)); in lzo1x_decompress_safe()