Home
last modified time | relevance | path

Searched defs:ORG (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/msi/
Dget_externals.bat16 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts variable
33 if "%ORG%"=="" (set ORG=python) variable
/third_party/python/PCbuild/
Dget_externals.bat22 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts variable
44 if "%ORG%"=="" (set ORG=python) variable