HomeSort by relevance Sort by last modified time
    Searched refs:Sys_DebugLog (Results 1 - 10 of 10) sorted by null

  /external/quake/quake/src/QW/client/
sys.h 47 void Sys_DebugLog(char *file, char *fmt, ...);
sys_null.c 58 void Sys_DebugLog(char *file, char *fmt, ...)
sys_android.c 250 void Sys_DebugLog(char *file, char *fmt, ...)
sys_linux.c 245 void Sys_DebugLog(char *file, char *fmt, ...)
console.c 368 Sys_DebugLog(va("%s/qconsole.log",com_gamedir), "%s", msg);
sys_win.c 57 void Sys_DebugLog(char *file, char *fmt, ...)
  /external/quake/quake/src/WinQuake/
sys.h 47 void Sys_DebugLog(const char *file, const char *fmt, ...);
sys_wind.cpp 156 void Sys_DebugLog(char *file, char *fmt, ...)
sys_linux.cpp 243 void Sys_DebugLog(char *file, char *fmt, ...)
sys_android.cpp 284 void Sys_DebugLog(const char *file, char *fmt, ...)

Completed in 92 milliseconds