Searched refs:OS_TVPrintfEx (Results 1 – 2 of 2) sorted by relevance
93 void OS_TVPrintfEx(const char *fmt, va_list vlist);143 #define OS_TVPrintfEx( fmt, ... ) ((void)0) macro
345 SDK_WEAK_SYMBOL void OS_TVPrintfEx(const char *fmt, va_list vlist) in OS_TVPrintfEx() function