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