Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py89 LPCVOID = c_void_p variable
/external/python/cpython2/Lib/ctypes/
Dwintypes.py37 LPCVOID = LPVOID = c_void_p variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py38 LPCVOID = LPVOID = ctypes.c_void_p variable
/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_win.cpp29 typedef const void *LPCVOID; typedef