Searched refs:DEBUG_DECODE_NOPRINT (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/libs/x86emu/x86emu/
H A Ddebug.h81 #define DEBUG_DECODE_NOPRINT() (M.x86.debug & DEBUG_DECODE_NOPRINT_F) macro
99 #define DEBUG_DECODE_NOPRINT() 0 macro
/haiku/src/libs/x86emu/
H A Ddebug.c63 if (DEBUG_DECODE() && !DEBUG_DECODE_NOPRINT()) {

Completed in 36 milliseconds