Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c167 #define IP_SIZE (IP_BASE_SIZE + IP_VERSION_SIZE) macro
208 wchar_t ip_path[IP_SIZE]; in locate_pythons_for_key()
232 _snwprintf_s(ip_path, IP_SIZE, _TRUNCATE, in locate_pythons_for_key()