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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dx86emu.h179 #define DEBUG_TRACECALL_F 0x000400 macro
H A Ddebug.c284 M.x86.debug ^= DEBUG_TRACECALL_F;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dx86emu.h179 #define DEBUG_TRACECALL_F 0x000400 macro
H A Ddebug.c300 M.x86.debug ^= DEBUG_TRACECALL_F;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h76 # define DEBUG_TRACECALL() (M.x86.debug & DEBUG_TRACECALL_F)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h76 #define DEBUG_TRACECALL() (M.x86.debug & DEBUG_TRACECALL_F)

Completed in 6 milliseconds