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

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
H A Dsocket.h160 # define __ss_aligntype __uint64_t macro
162 # define __ss_aligntype __uint32_t macro
165 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
170 __ss_aligntype __ss_align; /* Force desired alignment. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dsocket.h160 # define __ss_aligntype __uint64_t macro
162 # define __ss_aligntype __uint32_t macro
165 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
170 __ss_aligntype __ss_align; /* Force desired alignment. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dsocket.h160 # define __ss_aligntype __uint64_t macro
162 # define __ss_aligntype __uint32_t macro
165 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
170 __ss_aligntype __ss_align; /* Force desired alignment. */

Completed in 91 milliseconds