Searched defs:debug_print (Results 1 - 3 of 3) sorted by relevance

/external/srtp/test/
H A Dlfsr.c134 #define debug_print 0 macro
144 #if debug_print
153 #if debug_print
189 #if debug_print
198 #if debug_print
227 #if debug_print
236 #if debug_print
/external/srtp/crypto/include/
H A Derr.h158 #define debug_print(mod, format, arg) \ macro
166 #define debug_print(mod, format, arg) macro
/external/valgrind/main/VEX/priv/
H A Dguest_generic_bb_to_IR.c164 Bool resteerOK, need_to_put_IP, debug_print; local
178 debug_print = toBool(vex_traceflags & VEX_TRACE_FE);
354 if (debug_print) {
373 if (debug_print)

Completed in 69 milliseconds