Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds