Searched defs:INT64_MIN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h313 #undef INT64_MIN macro
318 # define INT64_MIN (- INTMAX_C (1) << 63) macro
357 # define INT_LEAST64_MIN INT64_MIN
396 # define INT_FAST64_MIN INT64_MIN
419 # define INTMAX_MIN INT64_MIN
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h127 # undef INT64_MIN macro
128 # define INT64_MIN (-9223372036854775807LL-1) macro

Completed in 60 milliseconds