Searched refs:INT64_MIN (Results 1 - 6 of 6) 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/lib/libuutil/common/
H A Duu_strtoint.c134 if (val > -(uint64_t)INT64_MIN)
187 if (max > INT64_MAX || 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
H A Dperl.h1084 # define IV_MIN INT64_MIN
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_commit.c1171 int64_t old_importance = INT64_MIN;
/osnet-11/usr/src/grub/grub2/
H A Dconfigure27277 int64_t a4min = INT64_MIN;
[all...]

Completed in 85 milliseconds