Home | History | Annotate | Download | only in dist

Lines Matching full:int_max

75 INT_MAX to allow for adding in group terminating bytes, so that we don't have
78 #define OFLOW_MAX (INT_MAX - 20)
1145 if (s > INT_MAX / 10 - 1) /* Integer overflow */
1212 if (s > INT_MAX / 10 - 1) /* Integer overflow */
5989 (INT64_OR_DOUBLE)INT_MAX ||
6064 > (INT64_OR_DOUBLE)INT_MAX ||