Searched refs:__ss_aligntype (Results 1 – 6 of 6) sorted by relevance
166 # define __ss_aligntype __uint64_t macro168 # define __ss_aligntype __uint32_t macro171 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))177 __ss_aligntype __ss_align; /* Force desired alignment. */
162 # define __ss_aligntype __uint64_t macro164 # define __ss_aligntype __uint32_t macro167 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))173 __ss_aligntype __ss_align; /* Force desired alignment. */
34 #define OLD_PADSIZE (OLD_REFERENCE_SIZE - (2 * sizeof (__ss_aligntype)))38 __ss_aligntype old_align;
192 #define __ss_aligntype unsigned long int macro194 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))200 __ss_aligntype __ss_align; /* Force desired alignment. */
1376 (__ss_aligntype, struct sockaddr_storage): Make these like Linux
33695 (__ss_aligntype): Use __WORDSIZE instead of ULONG_MAX to determine