Searched refs:ASL_LOG (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | pbproxy.h | 89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \ macro 94 #define DebugF(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, \
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.h | 89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \ macro 94 #define DEBUG_LOG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, \
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xpr.h | 40 #define DEBUG_LOG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, "xpr", msg, ## args)
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/GL/ |
| H A D | indirect.c | 56 #define GLAQUA_DEBUG_MSG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, "GLXAqua", \
|