HomeSort by relevance Sort by last modified time
    Searched refs:static_lib_format (Results 26 - 28 of 28) sorted by null

12

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 336 static_lib_format = shared_lib_format = '%s%s'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 75 static_lib_format = None # format string variable in class:CCompiler
76 shared_lib_format = None # prob. same as static_lib_format
    [all...]
msvc9compiler.py 336 static_lib_format = shared_lib_format = '%s%s'

Completed in 46 milliseconds

12