Searched refs:max (Results 1 – 1 of 1) sorted by relevance
49 const size_t max = ~(size_t)0; in do_test() local54 ptr = reallocarray_nowarn (NULL, max, 2); in do_test()59 ptr = reallocarray_nowarn (NULL, 2, max); in do_test()64 b = max/65537 + 1; in do_test()
Completed in 4 milliseconds