Home
last modified time | relevance | path

Searched defs:shared_lib_extension (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/distutils/
Demxccompiler.py36 shared_lib_extension = ".dll" variable in EMXCCompiler
Dcygwinccompiler.py87 shared_lib_extension = ".dll" variable in CygwinCCompiler
Dbcppcompiler.py48 shared_lib_extension = '.dll' variable in BCPPCompiler
Dunixccompiler.py80 shared_lib_extension = ".so" variable in UnixCCompiler
Dmsvccompiler.py230 shared_lib_extension = '.dll' variable in MSVCCompiler
Dmsvc9compiler.py335 shared_lib_extension = '.dll' variable in MSVCCompiler
Dccompiler.py74 shared_lib_extension = None # string variable in CCompiler