Home | Sort by: relevance | last modified time | path |
/src/libexec/ld.elf_so/ | |
xmalloc.c | 395 int totfree = 0, local in function:mstats 403 totfree += j * (1 << (i + 3)); 411 totused, totfree); |
xmalloc.c | 395 int totfree = 0, local in function:mstats 403 totfree += j * (1 << (i + 3)); 411 totused, totfree); |
/src/lib/libbsdmalloc/ | |
malloc.c | 474 int totfree = 0, local in function:mstats 482 totfree += j * (1 << (i + 3)); 490 totused, totfree); |
malloc.c | 474 int totfree = 0, local in function:mstats 482 totfree += j * (1 << (i + 3)); 490 totused, totfree); |