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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dminilzo-inl.c3552 #undef NEED_IP macro
3566 # define NEED_IP(x) \ macro
3605 #if defined(NEED_IP)
3608 # define NEED_IP(x) ((void) 0) macro
3677 assert(t > 0); NEED_OP(t); NEED_IP(t+1);
3689 NEED_IP(1);
3694 NEED_IP(1);
3698 assert(t > 0); NEED_OP(t+3); NEED_IP(t+4);
3837 NEED_IP(1);
3842 NEED_IP(
4078 #undef NEED_IP macro
4092 # define NEED_IP macro
4134 # define NEED_IP macro
[all...]

Completed in 379 milliseconds