Searched defs:LLONG_MIN (Results 1 – 2 of 2) 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
Completed in 6 milliseconds