Searched defs:VERBOSE (Results 1 – 3 of 3) sorted by relevance
54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro56 # define VERBOSE(...) macro
89 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
Completed in 5 milliseconds