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.c204 Bool resteerOK, debug_print; local
218 debug_print = toBool(vex_traceflags & VEX_TRACE_FE);
349 if (debug_print && n_instrs > 0)
751 if (debug_print) {

Completed in 1119 milliseconds