Searched refs:UINT64_MAX (Results 1 – 5 of 5) sorted by relevance
63 UINT64_MAX = (1 << 64) - 1 variable246 if uint64 > UINT64_MAX:
135 [wire_format.UInt64ByteSize, wire_format.UINT64_MAX, 10],157 [wire_format.Fixed64ByteSize, wire_format.UINT64_MAX, 8],
19 #define TARGET_PHYS_ADDR_MAX UINT64_MAX
557 delta = UINT64_MAX - old_ts + cur_ts; in glue()
643 # define UINT64_MAX (__UINT64_C(18446744073709551615))660 # define UINT_LEAST64_MAX UINT64_MAX