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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 144 #define _SS_MAXSIZE 128
151 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 143 #define _SS_MAXSIZE 128
150 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 153 #define _SS_MAXSIZE 128
160 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 144 #define _SS_MAXSIZE 128
151 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /external/python/cpython2/Modules/
addrinfo.h 143 #define _SS_MAXSIZE 128
150 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /external/python/cpython3/Modules/
addrinfo.h 143 #define _SS_MAXSIZE 128
146 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) * 2 - \
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.h 47 #if !defined(_SS_MAXSIZE) && !defined(__ANDROID__)
53 #endif // !defined(_SS_MAXSIZE) && !defined(__ANDROID__)
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 228 #define _SS_MAXSIZE 128
231 #define _SS_PAD2SIZE (_SS_MAXSIZE - 2 - \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 254 #define _SS_MAXSIZE 128
258 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (short) + _SS_PAD1SIZE + _SS_ALIGNSIZE))
    [all...]

Completed in 139 milliseconds