Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_functions.py21 windll = WinDLL(_ctypes_test.__file__) variable
/third_party/python/Lib/ctypes/
D__init__.py468 windll = LibraryLoader(WinDLL) variable