Home
last modified time | relevance | path

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

/third_party/python/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
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch807 static_lib_extension = ".a"