Searched refs:wscanf (Results 1 – 11 of 11) sorted by relevance
/third_party/musl/src/stdio/ |
D | wscanf.c | 5 int wscanf(const wchar_t *restrict fmt, ...) in wscanf() function 15 weak_alias(wscanf,__isoc99_wscanf);
|
/third_party/musl/libc-test/src/api/ |
D | stdio.c | 112 {int(*p)(const wchar_t*restrict,...) = wscanf;} in g()
|
/third_party/boost/boost/compatibility/cpp_c_headers/ |
D | cwchar | 125 using ::wscanf;
|
/third_party/musl/include/ |
D | wchar.h | 117 int wscanf (const wchar_t *__restrict, ...);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | wchar.h | 117 int wscanf (const wchar_t *__restrict, ...);
|
/third_party/musl/ndk_musl_include/ |
D | wchar.h | 117 int wscanf (const wchar_t *__restrict, ...);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | wchar.h | 119 int wscanf (const wchar_t *__restrict, ...);
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | wchar.h | 119 int wscanf (const wchar_t *__restrict, ...);
|
/third_party/musl/ |
D | libc.map.txt | 1949 wscanf;
|
D | musl_src.gni | 1179 "src/stdio/wscanf.c",
|
/third_party/gettext/gettext-runtime/m4/ |
D | ChangeLog.0 | 1261 wscanf, swprintf, swscanf, vfwprintf, vwprintf, vwsprintf, fgetwc,
|