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

  /external/clang/test/Analysis/
null-deref-ps.c 258 typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR;
264 switch ((DWORD_PTR) i) {
268 case (DWORD_PTR) ((HF12ITEM) - 65535):
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_win32.h 50 #if ((_MSC_VER <= 1200) && (!defined(DWORD_PTR)))
51 #define DWORD_PTR DWORD
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 151 __MINGW_EXTENSION typedef ULONG_PTR DWORD_PTR,*PDWORD_PTR;
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 203 * VC++6.0 or early compiler's header has no DWORD_PTR type.
205 typedef unsigned long DWORD_PTR;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 343 milliseconds