Searched defs:int64_t (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dstdint.h60 typedef __int64_t int64_t; typedef
166 * int64_t
168 typedef int64_t int_least64_t;
169 typedef int64_t int_fast64_t;
231 typedef int64_t intmax_t;

Completed in 130 milliseconds