Searched refs:DebugLog (Results 1 – 6 of 6) sorted by relevance
39 DebugLog(log_buffer); in Log()40 DebugLog("\r\n"); in Log()
25 void DebugLog(const char* s);
33 void DebugLog(const char* s) { in DebugLog() function
26 DebugLog(x); \
21 # These lines are needed to show the results of DebugLog calls in the output.
Completed in 4 milliseconds