Home
last modified time | relevance | path

Searched refs:TEST_IV (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/lzo/src/
Dlzo1_d.ch65 #undef TEST_IV
82 # define TEST_IV(x) if ((x) > (lzo_uint)0 - (511)) goto input_overrun
138 # define TEST_IV(x) ((void) 0)
Dlzo1x_d.ch109 TEST_IV(t);
/external/libvncserver/common/
Dminilzo.c4980 #undef TEST_IV
4996 # define TEST_IV(x) if ((x) > (lzo_uint)0 - (511)) goto input_overrun macro
5049 # define TEST_IV(x) ((void) 0) macro
5137 TEST_IV(t);
5521 #undef TEST_IV
5537 # define TEST_IV(x) if ((x) > (lzo_uint)0 - (511)) goto input_overrun macro
5590 # define TEST_IV(x) ((void) 0) macro
5678 TEST_IV(t);