Searched refs:realloc_srchlen (Results 1 – 2 of 2) sorted by relevance
262 static int realloc_srchlen = 4; /* 4 should be plenty, -1 =>'s whole list */ variable295 (i = findbucket(op, realloc_srchlen)) < 0) in __crt_realloc()
382 static int realloc_srchlen = 4; variable413 (i = findbucket(op, realloc_srchlen)) < 0) in realloc()