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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_minimal.h 39 typedef unsigned long uintptr_t; typedef
SDL_config_dreamcast.h 38 typedef unsigned long uintptr_t; typedef
SDL_config_macos.h 40 typedef unsigned long uintptr_t; typedef
SDL_config_win32.h 43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
SDL_config_os2.h 37 typedef unsigned long uintptr_t; typedef
  /external/bison/src/
system.h 64 typedef size_t uintptr_t; typedef
  /bionic/libc/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-3/arch-arm/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-4/arch-arm/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-5/arch-arm/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-5/arch-x86/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-8/arch-arm/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef
  /ndk/build/platforms/android-8/arch-x86/usr/include/
stdint.h 208 * intptr_t & uintptr_t
212 typedef unsigned int uintptr_t; typedef

Completed in 1554 milliseconds