Searched defs:DEBUG_LOG (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dxpr.h40 #define DEBUG_LOG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, "xpr", msg, ## args) macro
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.h85 #define DEBUG_LOG(msg, args...) if (debug_log_fp) fprintf(debug_log_fp, "%s:%s:%s:%d " msg, threadSafetyID(pthread_self()), __FILE__, __FUNCTION__, __LINE__, ##args ); fflush(debug_log_fp); macro
87 #define DEBUG_LOG(msg, args...) macro
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.h94 #define DEBUG_LOG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, \ macro
/xsrc/external/mit/xorg-server/dist/pseudoramiX/
H A DpseudoramiX.c49 #define DEBUG_LOG PseudoramiXDebug macro

Completed in 6 milliseconds