Home
last modified time | relevance | path

Searched defs:__off_t (Results 1 – 2 of 2) 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/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1872 typedef long int __off_t; typedef