Home
last modified time | relevance | path

Searched defs:blkcnt_t (Results 1 – 20 of 20) sorted by relevance

/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs5 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs1 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs2 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs16 pub type blkcnt_t = i64; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2386 blkcnt_t = __darwin_blkcnt_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2386 blkcnt_t = __darwin_blkcnt_t variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs1 pub type blkcnt_t = i32; typedef
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs3 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs10 pub type blkcnt_t = i32; typedef
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs27 pub type blkcnt_t = c_long; typedef
/external/rust/crates/libc/src/
Dwasi.rs36 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/redox/
Dmod.rs6 pub type blkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs18 pub type blkcnt_t = ::c_long; typedef
/external/crosvm/net_sys/src/
Diff.rs619 pub type blkcnt_t = __blkcnt_t; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs14 pub type blkcnt_t = i64; typedef
/external/rust/crates/libc/src/vxworks/
Dmod.rs39 pub type blkcnt_t = ::c_long; typedef
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs27 pub type blkcnt_t = i32; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs7 pub type blkcnt_t = ::c_long; typedef
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs7 pub type blkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs80 pub type blkcnt_t = i64; typedef