Searched refs:int64_t (Results 1 – 11 of 11) sorted by relevance
39 int64_t d_off;
25 int64_t length;
40 typedef int64_t time64_t;
48 typedef __int64_t int64_t; typedef154 typedef int64_t int_least64_t;155 typedef int64_t int_fast64_t;216 typedef int64_t intmax_t;
55 int64_t d_off;
60 int64_t aligner;
66 #define BINDER_SET_IDLE_TIMEOUT _IOW('b', 3, int64_t)
467 int64_t timestamp;496 int64_t time_stamp;
406 if (isSigned && (int64_t)value < 0) { in format_integer()410 value = (uint64_t)(-(int64_t)value); in format_integer()570 value = (uint64_t)(((int64_t)(value << shift)) >> shift); in out_vformat()
70 typedef int64_t Int64;72 typedef int64_t Year;
199 int64_t __align64; /* 64bit alignment */