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

  /bionic/libc/arch-arm/include/machine/
_types.h 59 typedef unsigned long long __uint64_t; typedef
69 typedef __uint64_t __uint_least64_t;
79 typedef __uint64_t __uint_fast64_t;
87 typedef __uint64_t __uintmax_t;
  /bionic/libc/arch-sh/include/machine/
_types.h 54 typedef unsigned long long __uint64_t; typedef
64 typedef __uint64_t __uint_least64_t;
74 typedef __uint64_t __uint_fast64_t;
82 typedef __uint64_t __uintmax_t;
  /bionic/libc/arch-x86/include/machine/
_types.h 73 typedef unsigned long long __uint64_t; typedef
83 typedef __uint64_t __uint_least64_t;
93 typedef __uint64_t __uint_fast64_t;
101 typedef __uint64_t __uintmax_t;
  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 73 typedef unsigned long long __uint64_t; typedef
83 typedef __uint64_t __uint_least64_t;
93 typedef __uint64_t __uint_fast64_t;
101 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 72 typedef unsigned long long __uint64_t; typedef
82 typedef __uint64_t __uint_least64_t;
92 typedef __uint64_t __uint_fast64_t;
100 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 69 typedef unsigned long long __uint64_t; typedef
79 typedef __uint64_t __uint_least64_t;
89 typedef __uint64_t __uint_fast64_t;
97 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h 61 typedef unsigned long long __uint64_t; typedef
71 typedef __uint64_t __uint_least64_t;
81 typedef __uint64_t __uint_fast64_t;
89 typedef __uint64_t __uintmax_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 73 typedef unsigned long long __uint64_t; typedef
83 typedef __uint64_t __uint_least64_t;
93 typedef __uint64_t __uint_fast64_t;
101 typedef __uint64_t __uintmax_t;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 45 typedef unsigned long int __uint64_t; typedef
48 __extension__ typedef unsigned long long int __uint64_t; typedef
  /external/valgrind/main/perf/
test_input_for_tinycc.c 159 __extension__ typedef unsigned long long int __uint64_t; typedef
    [all...]

Completed in 758 milliseconds