HomeSort by relevance Sort by last modified time
    Searched refs:__ss_aligntype (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 183 #define __ss_aligntype unsigned long int macro
185 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
190 __ss_aligntype __ss_align; /* Force desired alignment. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 189 #define __ss_aligntype unsigned long int macro
191 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
196 __ss_aligntype __ss_align; /* Force desired alignment. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 189 #define __ss_aligntype unsigned long int macro
191 #define _SS_PADSIZE (_SS_SIZE - (2 * sizeof (__ss_aligntype)))
196 __ss_aligntype __ss_align; /* Force desired alignment. */

Completed in 568 milliseconds