Searched refs:_SS_PAD2SIZE (Results 1 – 4 of 4) sorted by relevance
41 #define _SS_PAD2SIZE (_SS_MAXSIZE - \ macro48 char __ss_pad2[_SS_PAD2SIZE];
146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro158 char __ss_pad2[_SS_PAD2SIZE];
150 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \ macro166 char __ss_pad2[_SS_PAD2SIZE];
447 pub __ss_pad2 : [::c_char; _SS_PAD2SIZE],799 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE constant