Searched defs:LONG_MIN (Results 1 – 6 of 6) sorted by relevance
79 #define LONG_MIN (-9223372036854775807L-1L) macro
48 #define LONG_MIN -0x80000000 macro
63 #define LONG_MIN __LONG_MIN /* min for a long */ macro
429 #define LONG_MIN -1 macro
410 #define LONG_MIN (-2147483647L-1L) /* min value of a "long int" */ macro 414 #define LONG_MIN (-9223372036854775807L-1L) macro
573 #define LONG_MIN (-9223372036854775807L-1L) macro 580 #define LONG_MIN (-2147483647L-1L) macro