Searched defs:LOC_LOGD (Results 1 – 4 of 4) sorted by relevance
41 #define LOC_LOGD(...) MSG_LOG(__VA_ARGS__); macro53 #define LOC_LOGD(...) printf(__VA_ARGS__) macro