Searched defs:LLONG_MIN (Results 1 – 3 of 3) sorted by relevance
15 #define LLONG_MIN (-LLONG_MAX - 1) macro
33 #define LLONG_MIN (-LLONG_MAX - 1ll) macro38 #define LLONG_MIN (1LL<<63) macro
17 #define LLONG_MIN (-LLONG_MAX - 1) macro