Searched refs:OS_TFPrintfEx (Results 1 – 2 of 2) sorted by relevance
104 void OS_TFPrintfEx(int console, const char *fmt, ...);154 #define OS_TFPrintfEx( console, ... ) ((void)0) macro
414 SDK_WEAK_SYMBOL void OS_TFPrintfEx(int console, const char *fmt, ...) in OS_TFPrintfEx() function