Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/lzo/
A Dlzo1x_decompress_safe.c88 return LZO_E_ERROR; in lzo1x_decompress_safe()
156 return LZO_E_ERROR; in lzo1x_decompress_safe()
197 return LZO_E_ERROR; in lzo1x_decompress_safe()
274 return (t != 3 ? LZO_E_ERROR : in lzo1x_decompress_safe()
/linux-6.3-rc2/include/linux/
A Dlzo.h39 #define LZO_E_ERROR (-1) macro

Completed in 3 milliseconds