INT64_MAX         127 gnulib-tests/test-intprops.c   #ifdef INT64_MAX
INT64_MAX          51 gnulib-tests/test-inttypes.c #ifdef INT64_MAX
INT64_MAX          94 gnulib-tests/test-inttypes.c #ifdef INT64_MAX
INT64_MAX          64 gnulib-tests/test-stdint.c #ifdef INT64_MAX
INT64_MAX          65 gnulib-tests/test-stdint.c int64_t a4[3] = { INT64_C (17), INT64_MIN, INT64_MAX };
INT64_MAX          67 gnulib-tests/test-stdint.c verify (TYPE_MAXIMUM (int64_t) == INT64_MAX);
INT64_MAX          69 gnulib-tests/test-stdint.c verify_same_types (INT64_MAX, (int64_t) 0 + 0);
INT64_MAX         177 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         292 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         465 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         670 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         769 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         944 lib/inttypes.in.h # ifdef INT64_MAX
INT64_MAX         147 lib/stdint.in.h #ifdef INT64_MAX
INT64_MAX         346 lib/stdint.in.h #if defined GL_INT64_T && ! defined INT64_MAX
INT64_MAX         388 lib/stdint.in.h # define INT_LEAST64_MAX  INT64_MAX
INT64_MAX         427 lib/stdint.in.h # define INT_FAST64_MAX  INT64_MAX
INT64_MAX         448 lib/stdint.in.h # ifdef INT64_MAX
INT64_MAX         450 lib/stdint.in.h #  define INTMAX_MAX  INT64_MAX