Searched refs:convert_wstring (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dvfwscanf.c267 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) function
705 nr = convert_wstring(fp, GETARG(wchar_t *),
H A Dvfscanf.c283 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) function
721 nr = convert_wstring(fp, GETARG(wchar_t *),

Completed in 64 milliseconds