HomeSort by relevance Sort by last modified time
    Searched defs:LONG_PTR (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Analysis/
null-deref-ps.c 256 typedef long LONG_PTR, *PLONG_PTR;
259 typedef LONG_PTR LRESULT;
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 73 typedef LPVOID LONG_PTR;
491 HRESULT NotifyRedirectDeviceChange(UINT_PTR wParam, LONG_PTR lParam);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_win32.h 53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG

Completed in 71 milliseconds