Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/peg_generator/
DMakefile9 VENVPYTHON ?= $(VENVDIR)/bin/python macro
48 $(VENVPYTHON) -m pip install -U pip setuptools
49 $(VENVPYTHON) -m pip install -r requirements.pip
73 $(VENVPYTHON) scripts/benchmark.py --parser=new --target=xxl compile
76 $(VENVPYTHON) scripts/benchmark.py --parser=new --target=xxl parse
81 $(VENVPYTHON) scripts/benchmark.py --parser=old --target=xxl compile
84 $(VENVPYTHON) scripts/benchmark.py --parser=old --target=xxl parse
87 $(VENVPYTHON) scripts/test_parse_directory.py \
95 $(VENVPYTHON) scripts/test_parse_directory.py \