Home | History | Annotate | Download | only in android

Lines Matching refs:UINT_MAX

98     if (size > UINT_MAX)
99 size = UINT_MAX;