HomeSort by relevance Sort by last modified time
    Searched defs:__uintptr_t (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
stdint.h 51 typedef unsigned long __uintptr_t; typedef
54 typedef unsigned int __uintptr_t; typedef
70 typedef __uintptr_t uintptr_t;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
stdint.h 51 typedef unsigned long __uintptr_t; typedef
54 typedef unsigned int __uintptr_t; typedef
70 typedef __uintptr_t uintptr_t;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
stdint.h 51 typedef unsigned long __uintptr_t; typedef
54 typedef unsigned int __uintptr_t; typedef
70 typedef __uintptr_t uintptr_t;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
stdint.h 51 typedef unsigned long __uintptr_t; typedef
54 typedef unsigned int __uintptr_t; typedef
70 typedef __uintptr_t uintptr_t;

Completed in 1088 milliseconds

1 23