Searched defs:LLONG_MIN (Results 1 – 13 of 13) sorted by relevance
46 #define LLONG_MIN (-9223372036854775807ll - 1) macro
31 #define LLONG_MIN (-LLONG_MAX-1) macro
44 #define LLONG_MIN (-LLONG_MAX-1) macro
64 #define LLONG_MIN (-LLONG_MAX-1) macro
17 #define LLONG_MIN (-LLONG_MAX - 1) macro
254 # define LLONG_MIN (-1 - LLONG_MAX) macro
53 LLONG_MIN = -2**63 variable
1144 # define LLONG_MIN (-LLONG_MAX - 1LL) in poptSaveArg() macro
1166 ImS64 LLONG_MIN = -9223372036854775807LL - 1; in ShowDemoWindowWidgets() local
1889 ImS64 LLONG_MIN = -9223372036854775807LL - 1; in ShowDemoWindowWidgets() local
3310 # define LLONG_MIN (-LLONG_MAX - 1LL) macro
3289 # define LLONG_MIN (-LLONG_MAX - 1LL) macro