Home
last modified time | relevance | path

Searched refs:SIZEOF_SOCKET_T (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.h87 # define SIZEOF_SOCKET_T 8 macro
89 # define SIZEOF_SOCKET_T 4 macro
93 # define SIZEOF_SOCKET_T SIZEOF_INT
Dsocketmodule.c2134 #if SIZEOF_SOCKET_T <= SIZEOF_LONG
3050 #if SIZEOF_SOCKET_T > SIZEOF_LONG
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.h87 # define SIZEOF_SOCKET_T 8 macro
89 # define SIZEOF_SOCKET_T 4 macro
93 # define SIZEOF_SOCKET_T SIZEOF_INT
Dsocketmodule.c2193 #if SIZEOF_SOCKET_T <= SIZEOF_LONG
3134 #if SIZEOF_SOCKET_T > SIZEOF_LONG
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dsocketmodule.h87 # define SIZEOF_SOCKET_T 8 macro
89 # define SIZEOF_SOCKET_T 4 macro
93 # define SIZEOF_SOCKET_T SIZEOF_INT