Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dunixccompiler.py269 def _is_gcc(self, compiler_name): argument
270 return "gcc" in compiler_name or "g++" in compiler_name