Home
last modified time | relevance | path

Searched refs:static_lib_extension (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Lib/distutils/
Demxccompiler.py35 static_lib_extension = ".lib" variable in EMXCCompiler
Dunixccompiler.py79 static_lib_extension = ".a" variable in UnixCCompiler
Dcygwinccompiler.py86 static_lib_extension = ".a" variable in CygwinCCompiler
Dbcppcompiler.py47 static_lib_extension = '.lib' variable in BCPPCompiler
Dmsvccompiler.py229 static_lib_extension = '.lib' variable in MSVCCompiler
Dccompiler.py73 static_lib_extension = None variable in CCompiler
Dmsvc9compiler.py334 static_lib_extension = '.lib' variable in MSVCCompiler
/external/python/cpython3/Lib/distutils/
Dcygwinccompiler.py92 static_lib_extension = ".a" variable in CygwinCCompiler
Dunixccompiler.py76 static_lib_extension = ".a" variable in UnixCCompiler
Dbcppcompiler.py47 static_lib_extension = '.lib' variable in BCPPCompiler
D_msvccompiler.py195 static_lib_extension = '.lib' variable in MSVCCompiler
Dmsvccompiler.py225 static_lib_extension = '.lib' variable in MSVCCompiler
Dccompiler.py65 static_lib_extension = None variable in CCompiler
Dmsvc9compiler.py323 static_lib_extension = '.lib' variable in MSVCCompiler