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

  /external/webkit/Source/WebCore/platform/graphics/win/
MediaPlayerPrivateFullscreenWindow.h 38 typedef _W64 long LONG_PTR;
39 typedef LONG_PTR LRESULT;
  /external/clang/test/Analysis/
null-deref-ps.c 256 typedef long LONG_PTR, *PLONG_PTR;
259 typedef LONG_PTR LRESULT;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_win32.h 53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG

Completed in 239 milliseconds