Searched refs:PUTCHAR_FUNC (Results 1 – 1 of 1) sorted by relevance
51 typedef int (*PUTCHAR_FUNC)(int a); typedef65 static int DbgConsole_PrintfFormattedData(PUTCHAR_FUNC func_ptr, const char *fmt, va_list ap);279 char c, int32_t curlen, int32_t width, int32_t *count, PUTCHAR_FUNC func_ptr) in DbgConsole_PrintfPaddingCharacter()569 static int DbgConsole_PrintfFormattedData(PUTCHAR_FUNC func_ptr, const char *fmt, va_list ap) in DbgConsole_PrintfFormattedData()