Searched refs:INT32_MIN (Results 1 – 5 of 5) sorted by relevance
15 #define INT32_MIN (-0x7fffffff-1) macro
283 #ifndef INT32_MIN284 #define INT32_MIN (-2147483647-1) macro
303 #ifndef INT32_MIN304 #define INT32_MIN (-2147483647-1) macro
299 #ifndef INT32_MIN300 #define INT32_MIN (-2147483647-1) macro
279 #ifndef INT32_MIN280 #define INT32_MIN (-2147483647-1) macro
Completed in 45 milliseconds