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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c3528 #undef TEST_OP macro
3552 # define TEST_OP (op <= op_end) macro
3555 # undef TEST_OP macro
3578 #if defined(TEST_OP)
3581 # define TEST_OP 1 macro
3661 while (TEST_IP && TEST_OP)
4000 } while (TEST_IP && TEST_OP);
4054 #undef TEST_OP macro
4078 # define TEST_OP (op <= op_end) macro
4081 # undef TEST_OP macro
4107 # define TEST_OP macro
[all...]

Completed in 41 milliseconds