Searched defs:VERBOSE (Results 1 – 3 of 3) sorted by relevance
77 #define VERBOSE macro
97 VERBOSE = macro
35 # define VERBOSE(...) __android_log_print(ANDROID_LOG_VERBOSE, "ANGLE", __VA_ARGS__) macro