Home
last modified time | relevance | path

Searched refs:BPF_ALIGNMENT (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Ddragonfly.txt107 BPF_ALIGNMENT
Dfreebsd.txt134 BPF_ALIGNMENT
Dapple.txt188 BPF_ALIGNMENT
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1340 pub const BPF_ALIGNMENT: usize = SIZEOF_LONG; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2179 pub const BPF_ALIGNMENT: usize = ::mem::size_of::<::c_long>(); constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4523 pub const BPF_ALIGNMENT: ::c_int = 4; constant