Searched refs:DEBUG_DECODE_NOPRINT (Results 1 – 3 of 3) sorted by relevance
81 # define DEBUG_DECODE_NOPRINT() (M.x86.debug & DEBUG_DECODE_NOPRINT_F) macro99 # define DEBUG_DECODE_NOPRINT() 0 macro
59 if (DEBUG_DECODE() && !DEBUG_DECODE_NOPRINT()) { in X86EMU_trace_regs()
101 - if (DEBUG_DECODE() && ! DEBUG_DECODE_NOPRINT()) {105 + if (DEBUG_DECODE() && !DEBUG_DECODE_NOPRINT()) {19935 -# define DEBUG_DECODE_NOPRINT() (M.x86.debug & DEBUG_DECODE_NOPRINT_F)19953 +#define DEBUG_DECODE_NOPRINT() (M.x86.debug & DEBUG_DECODE_NOPRINT_F)19971 -# define DEBUG_DECODE_NOPRINT() 019988 +#define DEBUG_DECODE_NOPRINT() 0