Home
last modified time | relevance | path

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

/tools/include/nolibc/
A Dstdio.h382 static int __nolibc_fprintf_cb(intptr_t state, const char *buf, size_t size) in __nolibc_fprintf_cb() function
390 return __nolibc_printf(__nolibc_fprintf_cb, (intptr_t)stream, SIZE_MAX, fmt, args); in vfprintf()

Completed in 4 milliseconds