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