Searched refs:__vfwscanf (Results 1 – 3 of 3) sorted by relevance
84 r = __vfwscanf(&f, fmt, ap); in vswscanf()
66 int __vfwscanf(FILE * __restrict, const wchar_t * __restrict, __va_list);
103 __vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, __va_list ap) in __vfwscanf() function796 r = __vfwscanf(fp, fmt, ap); in vfwscanf()