Home
last modified time | relevance | path

Searched refs:set_executables (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
H A Dsysconfig.py252 compiler.set_executables(
H A Dccompiler.py121 def set_executables(self, **kwargs): member in CCompiler
/third_party/python/Lib/distutils/tests/
H A Dtest_sysconfig.py92 def set_executables(self, **kw): member in SysconfigTestCase.customize_compiler.compiler
/third_party/python/
H A Dsetup.py488 self.compiler.set_executables(**args)

Completed in 5 milliseconds