Searched defs:INT64_MAX (Results 1 – 3 of 3) sorted by relevance
86 #define INT64_MAX 0x7fffffffffffffff macro90 #define INT64_MAX 0x7fffffffffffffffLL macro
87 #define INT64_MAX (9223372036854775807L) macro
120 #define INT64_MAX 0 macro