Searched refs:DEBUG_BREAK (Results 1 – 3 of 3) sorted by relevance
69 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F) macro88 # define DEBUG_BREAK() 0 macro124 if (DEBUG_DECODE() | DEBUG_TRACECALL() | DEBUG_BREAK() \
239 if (DEBUG_BREAK()) { in x86emu_single_step()
359 - if (DEBUG_BREAK()) {372 + if (DEBUG_BREAK()) {19923 -# define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)19941 +#define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)19960 -# define DEBUG_BREAK() 019977 +#define DEBUG_BREAK() 0