Searched refs:findbucket (Results 1 – 1 of 1) sorted by relevance
93 static int findbucket(union overhead *, int);289 if ((i = findbucket(op, 1)) < 0 && in realloc()290 (i = findbucket(op, realloc_srchlen)) < 0) { in realloc()329 findbucket(union overhead *freep, int srchlen) in findbucket() function