Searched refs:AI_DEFAULT (Results 1 – 6 of 6) sorted by relevance
85 #undef AI_DEFAULT99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
8350 #ifdef AI_DEFAULT8351 PyModule_AddIntMacro(m, AI_DEFAULT);
5462 #ifdef AI_DEFAULT5463 PyModule_AddIntConstant(m, "AI_DEFAULT", AI_DEFAULT);
1268 pub const AI_DEFAULT: ::c_int = AI_V4MAPPED_CFG | AI_ADDRCONFIG; constant
3048 pub const AI_DEFAULT: ::c_int = AI_V4MAPPED_CFG | AI_ADDRCONFIG; constant