HomeSort by relevance Sort by last modified time
    Searched refs:__uint_least64_t (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 58 typedef __uint64_t __uint_least64_t; typedef
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 58 typedef __uint64_t __uint_least64_t; typedef
  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 66 typedef __uint64_t __uint_least64_t; typedef
  /external/clang/lib/Headers/
stdint.h 111 # define __uint_least64_t uint64_t macro
122 typedef __uint_least64_t uint_least64_t;
124 typedef __uint_least64_t uint_fast64_t;

Completed in 57 milliseconds