Searched defs:INT64_MAX (Results 1 – 15 of 15) sorted by relevance
30 #define INT64_MAX _I64_MAX macro
110 # define INT64_MAX 9223372036854775807LL macro
194 # define INT64_MAX 9223372036854775807LL macro
39 #define INT64_MAX _I64_MAX macro
62 # define INT64_MAX (9223372036854775807) macro
61 INT64_MAX = (1 << 63) - 1 variable
139 #define INT64_MAX _I64_MAX macro
273 # define INT64_MAX 9223372036854775807LL macro496 # define INT64_MAX INT64_C (9223372036854775807) macro
135 #define INT64_MAX 9223372036854775807LL macro
378 # define INT64_MAX INTMAX_C (9223372036854775807) macro
287 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
475 # define INT64_MAX INT64_C( 9223372036854775807) macro