Searched refs:TOO_BIG (Results 1 – 1 of 1) sorted by relevance
35 #define TOO_BIG PTRDIFF_MAX macro269 cptr = calloc(TOO_BIG, sizeof(int)); in _test_calloc()273 cptr = calloc(TOO_BIG, sizeof(char)); in _test_calloc()296 cptr = reallocarray(ptr, TOO_BIG, sizeof(int)); in ZTEST()368 ptr = malloc(TOO_BIG); in _test_memalloc_max()