Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-optee.h41 #define _SS_PAD2SIZE (_SS_MAXSIZE - \ macro
/third_party/python/Modules/
H A Daddrinfo.h146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs806 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2382 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE - 2 - _SS_PAD1SIZE - _SS_ALIGNSIZE; consts

Completed in 14 milliseconds