Home
last modified time | relevance | path

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

/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py162 def getTargetCompilers(): function
171 CC, CXX = getTargetCompilers()
708 CC, CXX = getTargetCompilers()
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py161 def getTargetCompilers(): function
170 CC, CXX = getTargetCompilers()
735 CC, CXX = getTargetCompilers()