Home
last modified time | relevance | path

Searched defs:shared_lib_format (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/distutils/
Demxccompiler.py38 shared_lib_format = "%s%s" variable in EMXCCompiler
Dcygwinccompiler.py89 shared_lib_format = "%s%s" variable in CygwinCCompiler
Dccompiler.py76 shared_lib_format = None # prob. same as static_lib_format variable in CCompiler
/external/python/cpython3/Lib/distutils/
Dcygwinccompiler.py97 shared_lib_format = "%s%s" variable in CygwinCCompiler
Dccompiler.py68 shared_lib_format = None # prob. same as static_lib_format variable in CCompiler