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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
emxccompiler.py 221 shortlibp = os.path.join(dir, shortlib)
223 if os.path.exists(shortlibp):
224 return shortlibp
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
emxccompiler.py 221 shortlibp = os.path.join(dir, shortlib)
223 if os.path.exists(shortlibp):
224 return shortlibp

Completed in 35 milliseconds