Home
last modified time | relevance | path

Searched refs:vswscanf (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvswscanf.c52 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, in vswscanf() function
89 DEF_STRONG(vswscanf);
/bionic/tests/headers/posix/
Dwchar_h.c72 FUNCTION(vswscanf, int (*f)(const wchar_t*, const wchar_t*, va_list)); in wchar_h()
/bionic/libc/include/
Dwchar.h69 int vswscanf(const wchar_t* __s, const wchar_t* __fmt, va_list __args) __INTRODUCED_IN(21);
/bionic/libc/tools/
Dposix-2013.txt1124 vswscanf
/bionic/libc/stdio/
Dstdio.cpp991 PRINTF_IMPL(vswscanf(s, fmt, ap)); in swscanf()
/bionic/docs/
Dstatus.md194 …* <wchar.h> `wcstof`, `vfwscanf`/`vswscanf`/`vwscanf`, `wcstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull…
/bionic/tools/versioner/platforms/
Dlibc.map.txt1147 vswscanf; # introduced=21
/bionic/libc/
Dlibc.map.txt1147 vswscanf; # introduced=21
DAndroid.bp513 "upstream-openbsd/lib/libc/stdio/vswscanf.c",