Searched refs:DEBUG_DISASSEMBLE (Results 1 – 3 of 3) sorted by relevance
68 #define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F) macro87 #define DEBUG_DISASSEMBLE() 0 macro134 if (DEBUG_DISASSEMBLE()) { \
68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F) macro87 # define DEBUG_DISASSEMBLE() 0 macro138 if (DEBUG_DISASSEMBLE()) { \
128 * This routine called if the flag DEBUG_DISASSEMBLE is set kind19922 -# define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)19940 +#define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)19959 -# define DEBUG_DISASSEMBLE() 019976 +#define DEBUG_DISASSEMBLE() 0