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

/bionic/libc/include/
H A Dstdint.h48 typedef __int64_t int64_t; typedef
151 * int64_t
154 typedef int64_t int_least64_t;
155 typedef int64_t int_fast64_t;
216 typedef int64_t intmax_t;

Completed in 154 milliseconds