Searched defs:getw (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/src/stdio/ | ||
H A D | getw.c | 4 int getw(FILE *f) in getw() function |
/third_party/rust/crates/libc/src/solid/ | ||
H A D | mod.rs | 522 pub fn getw(arg1: *mut FILE) -> c_int; in getw() functions |
Completed in 4 milliseconds