Home
last modified time | relevance | path

Searched defs:windll (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
Dtest_functions.py21 windll = WinDLL(_ctypes_test.__file__) variable
/external/python/cpython3/Lib/ctypes/test/
Dtest_functions.py21 windll = WinDLL(_ctypes_test.__file__) variable
/external/python/cpython3/Lib/ctypes/
D__init__.py468 windll = LibraryLoader(WinDLL) variable
/external/python/cpython2/Lib/ctypes/
D__init__.py458 windll = LibraryLoader(WinDLL) variable