HomeSort by relevance Sort by last modified time
    Searched refs:_SS_PAD1SIZE (Results 1 - 8 of 8) 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];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 257 #define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof (short))
258 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (short) + _SS_PAD1SIZE + _SS_ALIGNSIZE))
262 char __ss_pad1[_SS_PAD1SIZE];
    [all...]

Completed in 67 milliseconds