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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzoconf.h343 #define LZO_E_INPUT_NOT_CONSUMED (-8) macro
H A Dminilzo.c4012 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));
4538 (ip < ip_end ? LZO_E_INPUT_NOT_CONSUMED : LZO_E_INPUT_OVERRUN));

Completed in 35 milliseconds