Searched defs:shared_lib_format (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/distutils/ | ||
| D | cygwinccompiler.py | 95 shared_lib_format = "%s%s" variable in CygwinCCompiler |
| D | ccompiler.py | 68 shared_lib_format = None # prob. same as static_lib_format variable in CCompiler |