Searched refs:__ss_aligntype (Results 1 – 2 of 2) 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. */
189 #define __ss_aligntype unsigned long int macro191 (_SS_SIZE - __SOCKADDR_COMMON_SIZE - sizeof (__ss_aligntype))197 __ss_aligntype __ss_align; /* Force desired alignment. */
Completed in 7 milliseconds