Searched refs:log_n (Results 1 – 4 of 4) sorted by relevance
147 log_n () function
292 log_n "Checking compiler code generation ($CC)... "
958 log_n "Checking whether the compiler generates 32-bit binaries..."
170 void log_n(int n, const TCHAR* fmt, ...) { in log_n() function180 ({ if (g_verbose >= (level)) log_n((level), __VA_ARGS__); })