Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dlzo.h34 #define LZO_E_ERROR (-1) macro
/linux-3.4.99/lib/lzo/
Dlzo1x_decompress_safe.c235 return (t != 3 ? LZO_E_ERROR : in lzo1x_decompress_safe()