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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfwscanf.c102 __vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, __va_list ap) function
795 r = __vfwscanf(fp, fmt, ap);

Completed in 88 milliseconds