Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Dunixccompiler.py217 def _is_gcc(self, compiler_name): argument
/external/python/cpython2/Lib/distutils/
Dunixccompiler.py213 def _is_gcc(self, compiler_name): argument