Home
last modified time | relevance | path

Searched refs:realloc_srchlen (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/libexec/rtld-elf/
H A Drtld_malloc.c262 static int realloc_srchlen = 4; /* 4 should be plenty, -1 =>'s whole list */ variable
295 (i = findbucket(op, realloc_srchlen)) < 0) in __crt_realloc()
/freebsd-12.1/contrib/tcsh/
H A Dtc.alloc.c385 static int realloc_srchlen = 4; variable
416 (i = findbucket(op, realloc_srchlen)) < 0) in realloc()