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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 94 #undef AI_DEFAULT
108 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /external/python/cpython2/Modules/
addrinfo.h 85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /external/python/cpython3/Modules/
addrinfo.h 85 #undef AI_DEFAULT
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /bionic/libc/include/
netdb.h 170 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)

Completed in 139 milliseconds