Home
last modified time | relevance | path

Searched refs:getw (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/src/stdio/
H A Dgetw.c4 int getw(FILE *f) in getw() function
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h180 int getw(FILE *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h182 int getw(FILE *);
/third_party/musl/porting/linux/user/include/
H A Dstdio.h187 int getw(FILE *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h180 int getw(FILE *);
/third_party/musl/include/
H A Dstdio.h187 int getw(FILE *);
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp84 * @tc.name getw basic function test
96 ret = getw(fp); in HWTEST_F()
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs522 pub fn getw(arg1: *mut FILE) -> c_int; in getw() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2423 extern int getw (FILE *__stream);
[all...]

Completed in 30 milliseconds