Searched refs:_BAT (Results 1 – 3 of 3) sorted by relevance
100 _BAT = '.bat' if sys.platform.startswith(('win', 'cygwin')) else '' variable101 GIT = 'git' + _BAT102 VPYTHON = 'vpython' + _BAT
97 _BAT = '.bat' if sys.platform.startswith(('win', 'cygwin')) else '' variable98 GIT = 'git' + _BAT99 VPYTHON = 'vpython' + _BAT
98 typedef struct _BAT { struct