Searched defs:compiler_type (Results 1 – 17 of 17) sorted by relevance
69 def extra_link_args(compiler_type): argument78 def compiler_type(): function
84 compiler_type = 'cygwin' variable in CygwinCCompiler299 compiler_type = 'mingw32' variable in Mingw32CCompiler
33 compiler_type = 'emx' variable in EMXCCompiler
30 compiler_type = 'bcpp' variable in BCPPCompiler
50 compiler_type = 'unix' variable in UnixCCompiler
208 compiler_type = 'msvc' variable in MSVCCompiler
313 compiler_type = 'msvc' variable in MSVCCompiler
45 compiler_type = None variable in CCompiler
92 compiler_type = 'cygwin' variable in CygwinCCompiler278 compiler_type = 'mingw32' variable in Mingw32CCompiler
47 compiler_type = 'unix' variable in UnixCCompiler
207 compiler_type = 'msvc' variable in MSVCCompiler
204 compiler_type = 'msvc' variable in MSVCCompiler
303 compiler_type = 'msvc' variable in MSVCCompiler
37 compiler_type = None variable in CCompiler
90 compiler_type = 'unix' variable in CCompilerTestCase.test_customize_compiler.compiler
81 compiler_type = 'unix' variable in SysconfigTestCase.customize_compiler.compiler