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

/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsocket.h210 #define _SS_ALIGNSIZE (sizeof(int64_t)) macro
211 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(unsigned char) - sizeof(sa_family_t))
213 _SS_PAD1SIZE - _SS_ALIGNSIZE)

Completed in 209 milliseconds