Home
last modified time | relevance | path

Searched refs:getchar_unlocked (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/stdio/
H A Dgetchar_unlocked.c3 int getchar_unlocked(void) in getchar_unlocked() function
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dgetchar_unlocked.c44 char ch = getchar_unlocked(); in getchar_unlocked_0100()
46 t_error("%s getchar_unlocked failed\n"); in getchar_unlocked_0100()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h149 int getchar_unlocked(void);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h151 int getchar_unlocked(void);
/third_party/musl/porting/linux/user/include/
H A Dstdio.h152 int getchar_unlocked(void);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h149 int getchar_unlocked(void);
/third_party/musl/include/
H A Dstdio.h152 int getchar_unlocked(void);
/third_party/musl/libc-test/src/api/
H A Dstdio.c65 {int(*p)(void) = getchar_unlocked;} in f()
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs512 pub fn getchar_unlocked() -> c_int; in getchar_unlocked() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs590 pub fn getchar_unlocked() -> ::c_int; in getchar_unlocked() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1181 pub fn getchar_unlocked() -> ::c_int; in getchar_unlocked() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs601 pub fn getchar_unlocked() -> ::c_int; in getchar_unlocked() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3470 pub fn getchar_unlocked() -> ::c_int; in getchar_unlocked() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2394 extern int getchar_unlocked (void);
[all...]

Completed in 50 milliseconds