Searched defs:__vfprintf (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfprintf.c139 ret = __vfprintf(&fake, fmt, ap);
262 ret = __vfprintf(fp, fmt0, ap);
269 __vfprintf(FILE *fp, const char *fmt0, __va_list ap) function

Completed in 549 milliseconds