Searched refs:DEBUG_BREAK_F (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dx86emu.h173 #define DEBUG_BREAK_F 0x000010 macro
H A Ddebug.c251 M.x86.debug &= ~DEBUG_BREAK_F;
304 M.x86.debug |= DEBUG_BREAK_F;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dx86emu.h173 #define DEBUG_BREAK_F 0x000010 macro
H A Ddebug.c265 M.x86.debug &= ~DEBUG_BREAK_F;
321 M.x86.debug |= DEBUG_BREAK_F;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h69 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h69 #define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)

Completed in 9 milliseconds