Home
last modified time | relevance | path

Searched defs:__off_t (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/solid/
Dmod.rs39 pub type __off_t = i64; typedef
871 pub fn lseek(arg1: c_int, arg2: __off_t, arg3: c_int) -> __off_t; in lseek()
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs178 pub type __off_t = ::std::os::raw::c_long; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1872 typedef long int __off_t; typedef