Searched refs:amax (Results 1 – 1 of 1) sorted by relevance
496 ptrdiff_t amax = nitems_max < SIZE_MAX ? nitems_max : SIZE_MAX; in growalloc() local497 if ((amax - 1) / 3 * 2 < *nitems_alloc) in growalloc()
Completed in 10 milliseconds