Home
last modified time | relevance | path

Searched defs:off_t (Results 1 - 25 of 31) sorted by relevance

12

/third_party/rust/crates/libc/src/hermit/
H A Dmod.rs32 pub type off_t = c_long; types
/third_party/rust/crates/libc/src/
H A Dswitch.rs22 pub type off_t = i64; types
H A Dwasi.rs23 pub type off_t = i64; types
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs4 pub type off_t = i64; types
/third_party/lzma/C/
H A D7zFile.c18 typedef int off_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs10 pub type off_t = i64; types
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h48 #define off_t __kernel_off_t macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs25 pub type off_t = i64; types
35 pub type off_t = i32; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs13 pub type off_t = ::c_long; types
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h182 typedef _Int64 off_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h213 typedef _Int64 off_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h156 typedef _Int64 off_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs15 pub type off_t = i64; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs8 pub type off_t = i32; types
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs9 pub type off_t = ::c_long; types
13 pub type off_t = i64; types
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs40 pub type off_t = i32; types
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs1 pub type off_t = i64; types
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs87 pub type off_t = __off_t; types
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs21 pub type off_t = i64; types
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2394 off_t = __darwin_off_t variable
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
H A Dmod.rs11 pub type off_t = ::c_long; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs72 pub type off_t = ::c_longlong; types
[all...]
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs29 pub type off_t = ::c_longlong; types

Completed in 37 milliseconds

12