HomeSort by: relevance | last modified time | path
    Searched defs:vfwscanf_l (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdio/
vfwscanf.c 119 return vfwscanf_l(fp, _current_locale(), fmt, ap);
123 vfwscanf_l(FILE * __restrict fp, locale_t loc, const wchar_t * __restrict fmt, function in typeref:typename:int
vfwscanf.c 119 return vfwscanf_l(fp, _current_locale(), fmt, ap);
123 vfwscanf_l(FILE * __restrict fp, locale_t loc, const wchar_t * __restrict fmt, function in typeref:typename:int

Completed in 373 milliseconds