Home
last modified time | relevance | path

Searched refs:_vsnprintf_output (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/libc/
A Dprintf.c56 static int _vsnprintf_output(const char *str, size_t len, void *state) { in _vsnprintf_output() function
80 wlen = _printf_engine(&_vsnprintf_output, (void *)&args, fmt, ap); in vsnprintf()

Completed in 3 milliseconds