Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/base/
Ddbgext.cc28 __stdcall DebugExtensionInitialize(PULONG /*pVersion*/, PULONG /*pFlags*/) { in DebugExtensionInitialize() argument
/third_party/python/Lib/ctypes/
Dwintypes.py197 PULONG = ctypes.POINTER(ULONG) variable