Home
last modified time | relevance | path

Searched refs:wscanf (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/stdio/
Dwscanf.c5 int wscanf(const wchar_t *restrict fmt, ...) in wscanf() function
15 weak_alias(wscanf,__isoc99_wscanf);
/third_party/musl/libc-test/src/api/
Dstdio.c112 {int(*p)(const wchar_t*restrict,...) = wscanf;} in g()
/third_party/boost/boost/compatibility/cpp_c_headers/
Dcwchar125 using ::wscanf;
/third_party/musl/include/
Dwchar.h117 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/porting/liteos_a/kernel/include/
Dwchar.h117 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/ndk_musl_include/
Dwchar.h117 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/porting/liteos_m/kernel/include/
Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/porting/uniproton/kernel/include/
Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/
Dlibc.map.txt1949 wscanf;
Dmusl_src.gni1179 "src/stdio/wscanf.c",
/third_party/gettext/gettext-runtime/m4/
DChangeLog.01261 wscanf, swprintf, swscanf, vfwprintf, vwprintf, vwsprintf, fgetwc,