Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dcygwinccompiler.py93 shared_lib_extension = ".dll" variable in CygwinCCompiler
Dbcppcompiler.py48 shared_lib_extension = '.dll' variable in BCPPCompiler
Dunixccompiler.py77 shared_lib_extension = ".so" variable in UnixCCompiler
D_msvccompiler.py196 shared_lib_extension = '.dll' variable in MSVCCompiler
Dmsvccompiler.py226 shared_lib_extension = '.dll' variable in MSVCCompiler
Dmsvc9compiler.py324 shared_lib_extension = '.dll' variable in MSVCCompiler
Dccompiler.py66 shared_lib_extension = None # string variable in CCompiler