Home
last modified time | relevance | path

Searched defs:LLONG_MIN (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/cmd/sendmail/include/sm/
H A Dlimits.h35 # define LLONG_MIN ((LONGLONG_T)(~(ULLONG_MAX >> 1))) macro
/titanic_52/usr/src/head/iso/
H A Dlimits_iso.h92 #define LLONG_MIN (-9223372036854775807LL-1LL) macro
/titanic_52/usr/src/boot/sys/sys/
H A Dlimits.h68 #define LLONG_MIN __LLONG_MIN /* min for a long long */ macro
/titanic_52/usr/src/uts/common/sys/
H A Dtypes.h586 #define LLONG_MIN (-9223372036854775807LL-1LL) macro