Searched refs:_vsnprintf_output (Results 1 – 1 of 1) sorted by relevance
56 static int _vsnprintf_output(const char *str, size_t len, void *state) { in _vsnprintf_output() function80 wlen = _printf_engine(&_vsnprintf_output, (void *)&args, fmt, ap); in vsnprintf()
Completed in 3 milliseconds