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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_cfuncs.py 198 class stdcall_dll(WinDLL): class in inherits:WinDLL
207 _dll = stdcall_dll(_ctypes_test.__file__)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_cfuncs.py 198 class stdcall_dll(WinDLL): class in inherits:WinDLL
207 _dll = stdcall_dll(_ctypes_test.__file__)

Completed in 646 milliseconds