Searched defs:DEBUG_MSG (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_priv.h187 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_priv.h186 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_priv.h189 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_priv.h196 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_priv.h345 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c52 #define DEBUG_MSG(x) macro
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwin.h197 #define DEBUG_MSG(str,...) \ macro
208 #define DEBUG_MSG(str,...) macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwin.h216 #define DEBUG_MSG(str,...) \ macro
227 #define DEBUG_MSG(str,...) macro
/xsrc/external/mit/xterm/dist/
H A Dxterm.h436 #define DEBUG_MSG(text) if_DEBUG({ IGNORE_RC(write(2, text, sizeof(text) - 1)); }) macro

Completed in 13 milliseconds