HomeSort by relevance Sort by last modified time
    Searched refs:dylib_lib_extension (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 104 dylib_lib_extension = ".dll.a" variable in class:CygwinCCompiler
unixccompiler.py 81 dylib_lib_extension = ".dylib" variable in class:UnixCCompiler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 104 dylib_lib_extension = ".dll.a" variable in class:CygwinCCompiler
unixccompiler.py 81 dylib_lib_extension = ".dylib" variable in class:UnixCCompiler

Completed in 257 milliseconds