Searched defs:LOGV (Results 1 – 2 of 2) sorted by relevance
30 #define LOGV(...) LOG("V", __VA_ARGS__) macro
78 #define LOGV(...) ((void)0) macro