Lines Matching full:int32_max
2263 +#define INT32_MAX 21474836472306 +#ifndef INT32_MAX2307 +# define INT32_MAX 21474836472311 +# define INT32_MIN (-INT32_MAX - 1)