Searched refs:INT32_MAX (Results 1 – 4 of 4) sorted by relevance
22 #ifndef INT32_MAX23 #define INT32_MAX (2147483647) macro
191 if (height <= -INT32_MAX) { in bmp_info_header_parse()192 height = INT32_MAX; in bmp_info_header_parse()
92 #ifndef INT32_MAX93 #define INT32_MAX (2147483647)
74 #ifndef INT32_MAX75 #define INT32_MAX (2147483647)