Searched defs:shared_lib_format (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ | ||
D | emxccompiler.py | 38 shared_lib_format = "%s%s" variable in EMXCCompiler |
D | cygwinccompiler.py | 89 shared_lib_format = "%s%s" variable in CygwinCCompiler |
D | ccompiler.py | 126 shared_lib_format = None # prob. same as static_lib_format variable in CCompiler |