Searched refs:get_host_platform (Results 1 – 2 of 2) sorted by relevance
19 def get_host_platform(): function106 return TARGET_TO_PLAT.get(os.environ.get('VSCMD_ARG_TGT_ARCH')) or get_host_platform()108 return get_host_platform()
1240 @@ -37,6 +37,22 @@ def get_host_platform():