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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c3531 #undef NEED_IP macro
3545 # define NEED_IP(x) \ macro
3584 #if defined(NEED_IP)
3587 # define NEED_IP(x) ((void) 0) macro
3656 assert(t > 0); NEED_OP(t); NEED_IP(t+1);
3668 NEED_IP(1);
3673 NEED_IP(1);
3677 assert(t > 0); NEED_OP(t+3); NEED_IP(t+4);
3816 NEED_IP(1);
3821 NEED_IP(
4057 #undef NEED_IP macro
4071 # define NEED_IP macro
4113 # define NEED_IP macro
[all...]

Completed in 25 milliseconds