Searched defs:INT64_MAX (Results 1 – 17 of 17) sorted by relevance
77 # define INT64_MAX 9223372036854775807LL macro
122 # define INT64_MAX 9223372036854775807LL macro
59 # define INT64_MAX __MAXINT__(int64_t) macro
60 # define INT64_MAX __MAXINT__(int64_t) macro
194 #define INT64_MAX 9223372036854775807LL macro
46 #define INT64_MAX (0x7fffffffffffffff) macro
61 INT64_MAX = (1 << 63) - 1 variable
139 #define INT64_MAX _I64_MAX macro