Searched refs:stdcall_dll (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
H A Dtest_cfuncs.py198 class stdcall_dll(WinDLL): class in inherits:WinDLL
207 _dll = stdcall_dll(_ctypes_test.__file__)
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
H A Dtest_cfuncs.py198 class stdcall_dll(WinDLL): class in inherits:WinDLL
207 _dll = stdcall_dll(_ctypes_test.__file__)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_cfuncs.py198 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/
H A Dtest_cfuncs.py198 class stdcall_dll(WinDLL): class in inherits:WinDLL
207 _dll = stdcall_dll(_ctypes_test.__file__)

Completed in 176 milliseconds