Home
last modified time | relevance | path

Searched refs:AI_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Daddrinfo.h94 #undef AI_DEFAULT
108 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Daddrinfo.h85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Daddrinfo.h85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
Dsocketmodule.c5437 #ifdef AI_DEFAULT
5438 PyModule_AddIntConstant(m, "AI_DEFAULT", AI_DEFAULT);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Daddrinfo.h85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
Dsocketmodule.c5335 #ifdef AI_DEFAULT
5336 PyModule_AddIntConstant(m, "AI_DEFAULT", AI_DEFAULT);