Home
last modified time | relevance | path

Searched defs:_SS_ALIGNSIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-optee.h38 #define _SS_ALIGNSIZE (sizeof(int64_t)) macro
/third_party/python/Modules/
H A Daddrinfo.h144 #define _SS_ALIGNSIZE (sizeof(long long)) macro
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs804 pub const _SS_ALIGNSIZE: usize = size_of::<u32>(); consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2379 pub const _SS_ALIGNSIZE: usize = ::mem::size_of::<i64>(); consts

Completed in 16 milliseconds