Searched defs:LLONG_MIN (Results 1 – 2 of 2) sorted by relevance
98 # define LLONG_MIN (-0x7fffffffffffffffLL-1) /* min value for a signed long long */ macro
191 # define LLONG_MIN (-1 - LLONG_MAX) macro