Searched defs:shared_lib_format (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Tools/c-analyzer/distutils/ | ||
D | cygwinccompiler.py | 91 shared_lib_format = "%s%s" variable in CygwinCCompiler |
D | ccompiler.py | 65 shared_lib_format = None # prob. same as static_lib_format variable in CCompiler |