Home
last modified time | relevance | path

Searched refs:getwchar (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/stdio/
H A Dgetwchar.c4 wint_t getwchar(void) in getwchar() function
9 weak_alias(getwchar, getwchar_unlocked);
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_getwchar_test.cpp15 * @tc.desc: Verify whether the read operation of this getwchar is normal.
28 str = getwchar(); in HWTEST_F()
/third_party/musl/libc-test/src/api/
H A Dwchar.c30 {wint_t(*p)(void) = getwchar;} in f()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dwchar.h129 wint_t getwchar (void);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dwchar.h129 wint_t getwchar (void);
/third_party/musl/porting/uniproton/kernel/include/
H A Dwchar.h129 wint_t getwchar (void);
/third_party/musl/include/
H A Dwchar.h129 wint_t getwchar (void);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp703 extern wint_t getwchar (void);
14019 using ::getwchar;
[all...]

Completed in 26 milliseconds