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

  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 71 typedef int __intptr_t; typedef
  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 79 typedef long __intptr_t; typedef
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 71 typedef int __intptr_t; typedef
  /bionic/libc/include/
stdint.h 50 typedef long __intptr_t; typedef
53 typedef int __intptr_t; typedef
69 typedef __intptr_t intptr_t;
  /development/ndk/platforms/android-L/include/
stdint.h 50 typedef long __intptr_t; typedef
53 typedef int __intptr_t; typedef
69 typedef __intptr_t intptr_t;

Completed in 214 milliseconds