Home
last modified time | relevance | path

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

/tools/include/nolibc/
A Dstdio.h448 static int __nolibc_sprintf_cb(intptr_t _state, const char *buf, size_t size) in __nolibc_sprintf_cb() function
463 ret = __nolibc_printf(__nolibc_sprintf_cb, (intptr_t)&state, size, fmt, args); in vsnprintf()

Completed in 3 milliseconds