Home
last modified time | relevance | path

Searched defs:dlls (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/python/
Dsetup.py.in34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable
35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable
/external/python/cpython2/Doc/library/
Dctypes.rst136 .. _ctypes-calling-functions:
1169 .. _ctypes-surprises: