Searched defs:INT_MAX (Results 1 – 2 of 2) sorted by relevance
57 #define INT_MAX 0x7fffffff macro
22 #define INT_MAX ((int)(~0U>>1)) macro