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

  /bionic/libc/arch-arm/include/machine/
_types.h 57 typedef long long __int64_t; typedef
68 typedef __int64_t __int_least64_t;
78 typedef __int64_t __int_fast64_t;
86 typedef __int64_t __intmax_t;
  /bionic/libc/arch-sh/include/machine/
_types.h 52 typedef long long __int64_t; typedef
63 typedef __int64_t __int_least64_t;
73 typedef __int64_t __int_fast64_t;
81 typedef __int64_t __intmax_t;
  /bionic/libc/arch-x86/include/machine/
_types.h 71 typedef long long __int64_t; typedef
82 typedef __int64_t __int_least64_t;
92 typedef __int64_t __int_fast64_t;
100 typedef __int64_t __intmax_t;
  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 71 typedef long long __int64_t; typedef
82 typedef __int64_t __int_least64_t;
92 typedef __int64_t __int_fast64_t;
100 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 70 typedef long long __int64_t; typedef
81 typedef __int64_t __int_least64_t;
91 typedef __int64_t __int_fast64_t;
99 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 67 typedef long long __int64_t; typedef
78 typedef __int64_t __int_least64_t;
88 typedef __int64_t __int_fast64_t;
96 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h 59 typedef long long __int64_t; typedef
70 typedef __int64_t __int_least64_t;
80 typedef __int64_t __int_fast64_t;
88 typedef __int64_t __intmax_t;
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 71 typedef long long __int64_t; typedef
82 typedef __int64_t __int_least64_t;
92 typedef __int64_t __int_fast64_t;
100 typedef __int64_t __intmax_t;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 44 typedef signed long int __int64_t; typedef
47 __extension__ typedef signed long long int __int64_t; typedef
  /external/valgrind/main/perf/
test_input_for_tinycc.c 158 __extension__ typedef signed long long int __int64_t; typedef
    [all...]

Completed in 159 milliseconds