Home
last modified time | relevance | path

Searched defs:plat_spec (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_msvccompiler.py23 def _find_vcvarsall(plat_spec): argument
40 def _find_vcvarsall(plat_spec): argument
58 def _find_vcvarsall(plat_spec): argument
/external/python/cpython3/Lib/distutils/
D_msvccompiler.py92 def _find_vcvarsall(plat_spec): argument
126 def _get_vc_env(plat_spec): argument
/external/python/setuptools/setuptools/
Dmsvc.py153 def msvc14_get_vc_env(plat_spec): argument