Searched refs:_printf_engine_output_func (Results 1 – 2 of 2) sorted by relevance
22 typedef int (*_printf_engine_output_func)(const char *str, size_t len, void *state); typedef31 PRINTF_DECL(_printf_engine)(_printf_engine_output_func out, void *state, const char *fmt, va_list a…
151 PRINTF_DECL(_printf_engine)(_printf_engine_output_func out, void *state, const char *fmt, va_list a… in PRINTF_DECL()
Completed in 4 milliseconds