Searched defs:debug_log (Results 1 – 2 of 2) sorted by relevance
41 static HANDLE debug_log = INVALID_HANDLE_VALUE; variable
284 debug_log(const char *file, size_t line, const char *fmt, ...) in debug_log() function