Home
last modified time | relevance | path

Searched refs:wscanf (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/src/stdio/
H A 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/
H A Dstdio.c112 {int(*p)(const wchar_t*restrict,...) = wscanf;} in g()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/porting/uniproton/kernel/include/
H A Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/musl/include/
H A Dwchar.h119 int wscanf (const wchar_t *__restrict, ...);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp672 extern int wscanf (const wchar_t *__restrict __format, ...)
14072 using ::wscanf;
[all...]

Completed in 26 milliseconds