Searched refs:DEBUG_PROC_F (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dx86emu.h177 #define DEBUG_PROC_F 0x000100 macro
186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dx86emu.h177 #define DEBUG_PROC_F 0x000100 macro
186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h74 # define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h74 #define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)

Completed in 3 milliseconds