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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 150 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
152 _SS_PAD1SIZE - _SS_ALIGNSIZE)
161 char __ss_pad1[_SS_PAD1SIZE];
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 149 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
151 _SS_PAD1SIZE - _SS_ALIGNSIZE)
160 char __ss_pad1[_SS_PAD1SIZE];
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 159 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
161 _SS_PAD1SIZE - _SS_ALIGNSIZE)
170 char __ss_pad1[_SS_PAD1SIZE];
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 150 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
152 _SS_PAD1SIZE - _SS_ALIGNSIZE)
161 char __ss_pad1[_SS_PAD1SIZE];
  /external/python/cpython2/Modules/
addrinfo.h 149 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
151 _SS_PAD1SIZE - _SS_ALIGNSIZE)
160 char __ss_pad1[_SS_PAD1SIZE];
  /external/python/cpython3/Modules/
addrinfo.h 145 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) * 2)
147 _SS_PAD1SIZE - _SS_ALIGNSIZE)
156 char __ss_pad1[_SS_PAD1SIZE];
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 230 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - 2)
232 _SS_PAD1SIZE - _SS_ALIGNSIZE)
238 char __ss_pad1[_SS_PAD1SIZE];

Completed in 49 milliseconds