Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py7 get_default_compiler, customize_compiler)
60 if get_default_compiler() != 'unix':
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py956 def get_default_compiler(osname=None, platform=None): function
1028 compiler = get_default_compiler(plat)