Home
last modified time | relevance | path

Searched refs:set_runtime_library_dirs (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/command/
Dbuild_ext.py335 self.compiler.set_runtime_library_dirs(self.rpath)
/third_party/python/Lib/distutils/
Dccompiler.py280 def set_runtime_library_dirs(self, dirs): member in CCompiler
/third_party/python/Doc/distutils/
Dapiref.rst469 .. method:: CCompiler.set_runtime_library_dirs(dirs)