Searched defs:LONG_MIN (Results 1 – 16 of 16) sorted by relevance
13 #define LONG_MIN (-LONG_MAX - 1) macro
3 #define LONG_MIN (-LONG_MAX - 1L) macro
53 #define LONG_MIN ((long int)(ULONG_MAX & ~(ULONG_MAX >> 1))) macro
19 #define LONG_MIN (-LONG_MAX - 1L) macro
68 #define LONG_MIN (-__LONG_MAX__ -1L) macro
273 #define LONG_MIN (-0x7fffffffffffffffL-1) macro
108 #define LONG_MIN (-LONG_MAX - 1) macro
211 #define LONG_MIN (-LONG_MAX - 1L) macro
32 #define LONG_MIN (-LONG_MAX-1) macro
386 #define LONG_MIN (-LONG_MAX-1) macro
28 #define LONG_MIN (-LONG_MAX-1) macro