Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstd.h31 typedef signed long off_t; typedef
/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
/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
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_common.h153 #define off_t _off_t macro
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_common.h138 #define off_t _off_t macro
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_common.h138 #define off_t _off_t macro
/kernel/linux/linux-5.10/include/linux/
H A Dtypes.h21 typedef __kernel_off_t off_t; typedef
/kernel/linux/linux-6.6/include/linux/
H A Dtypes.h26 typedef __kernel_off_t off_t; typedef
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/bits/
H A Dalltypes.h192 typedef _Int64 off_t; typedef
194 typedef long off_t; typedef
197 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
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h143 typedef signed long 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

Completed in 28 milliseconds

12