Searched defs:binind (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c3292 size_t binind = tcache->next_gc_bin; local
3339 tcache_bin_fill(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
3392 size_t binind; local
3432 tcache_alloc_hard(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
3449 size_t binind; local
3497 size_t binind; local
4147 tcache_bin_flush(tcache_bin_t *tbin, size_t binind, unsigned rem) argument
4218 size_t pageind, binind; local
4769 tcache_bin_destroy(tcache_t *tcache, tcache_bin_t *tbin, unsigned binind) argument
5252 size_t i, size, binind; local
5312 size_t i, size, binind; local
[all...]

Completed in 110 milliseconds