Home | History | Annotate | Download | only in tzcode

Lines Matching refs:amax

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