Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dminilzo.c3237 #undef NEED_IP
3251 # define NEED_IP(x) \ macro
3290 #if defined(NEED_IP)
3293 # define NEED_IP(x) ((void) 0) macro
3362 assert(t > 0); NEED_OP(t); NEED_IP(t+1);
3374 NEED_IP(1);
3379 NEED_IP(1);
3383 assert(t > 0); NEED_OP(t+3); NEED_IP(t+4);
3505 NEED_IP(1);
3510 NEED_IP(1);
[all …]
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c3552 #undef NEED_IP
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(1);
[all …]