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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src/
H A Dlzo_asm.h214 # define TEST_OP(addr,r) leal addr,r ; TEST_OP_R(r) macro
217 # define TEST_OP(addr,r)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A Dminilzo.c3545 #undef TEST_OP macro
3569 # define TEST_OP (op <= op_end) macro
3572 # undef TEST_OP macro
3595 #if defined(TEST_OP)
3598 # define TEST_OP 1 macro
3678 while (TEST_IP && TEST_OP)
4017 } while (TEST_IP && TEST_OP);
4071 #undef TEST_OP macro
4095 # define TEST_OP (op <= op_end) macro
4098 # undef TEST_OP macro
4124 # define TEST_OP macro
[all...]

Completed in 124 milliseconds