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

/external/valgrind/coregrind/m_debuginfo/
H A Dlzoconf.h343 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
H A Dminilzo-inl.c4033 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
4559 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
/external/syslinux/lzo/src/
H A Dlzo1x_d.ch452 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
H A Dlzo1x_oo.ch348 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
/external/libvncserver/common/
H A Dlzoconf.h313 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
H A Dminilzo.c5473 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
6014 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
/external/syslinux/lzo/include/lzo/
H A Dlzoconf.h313 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro

Completed in 199 milliseconds