Lines Matching full:amax
454 int amax = INT_MAX < SIZE_MAX ? INT_MAX : SIZE_MAX;455 if ((amax - 1) / 3 * 2 < *nitems_alloc)