Searched refs:int64_t (Results 1 – 5 of 5) sorted by relevance
33 uint8_t din[ALIGN(MSG_BYTES + sizeof(int64_t), sizeof(int64_t))]34 __aligned(sizeof(int64_t));35 uint8_t dout[ALIGN(MSG_BYTES + sizeof(int64_t), sizeof(int64_t))]36 __aligned(sizeof(int64_t));
62 static inline uint64_t calc_offset(struct mmc_part *part, int64_t offset) in calc_offset()
21 typedef int64_t time64_t;
38 typedef int64_t Elf64_Sxword;
112 typedef __s64 int64_t; typedef
Completed in 11 milliseconds