Searched defs:LONG_PTR (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Analysis/
H A Dnull-deref-ps.c256 typedef long LONG_PTR, *PLONG_PTR; typedef
259 typedef LONG_PTR LRESULT;
/external/chromium_org/remoting/tools/winext/manifest/
H A Drdp.h73 typedef LPVOID LONG_PTR; typedef
491 HRESULT NotifyRedirectDeviceChange(UINT_PTR wParam, LONG_PTR lParam);
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_win32.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro

Completed in 172 milliseconds