Home | History | Annotate | Download | only in libpng

Lines Matching full:int_max

718       if (num_text <= INT_MAX - max_text)
723 if (max_text < INT_MAX-8)
727 max_text = INT_MAX;