Searched refs:IP_VERSION_SIZE (Results 1 – 1 of 1) sorted by relevance
189 #define IP_VERSION_SIZE 8 macro190 #define IP_SIZE (IP_BASE_SIZE + IP_VERSION_SIZE)230 wchar_t ip_version[IP_VERSION_SIZE]; in locate_pythons_for_key()242 status = RegEnumKeyW(core_root, i, ip_version, IP_VERSION_SIZE); in locate_pythons_for_key()