Home | History | Annotate | Download | only in MacOSX

Lines Matching defs:DEBUG_LOG

60 #define DEBUG_LOG(fmt, ...) printf(fmt, ## __VA_ARGS__)
62 #define DEBUG_LOG(fmt, ...)