Home | History | Annotate | Download | only in include

Lines Matching refs:_SS_ALIGNSIZE

255 #define _SS_ALIGNSIZE (8)
257 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof (short))
258 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (short) + _SS_PAD1SIZE + _SS_ALIGNSIZE))