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

/freebsd-9.3-release/contrib/gcc/
H A Dggc-zone.c1096 size_t tbin = zone->high_free_bin; local
/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c3293 tcache_bin_t *tbin = tcache->tbins[binind]; local
3327 tcache_bin_alloc(tcache_bin_t *tbin) argument
3339 tcache_bin_fill(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
3391 tcache_bin_t *tbin; local
3432 tcache_alloc_hard(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
4147 tcache_bin_flush(tcache_bin_t *tbin, size_t binind, unsigned rem) argument
4217 tcache_bin_t *tbin; local
4769 tcache_bin_destroy(tcache_t *tcache, tcache_bin_t *tbin, unsigned binind) argument
4814 tcache_bin_t *tbin = tcache->tbins[i]; local
4823 tcache_bin_t *tbin = tcache->tbins[i]; local
4883 tcache_bin_t *tbin = tcache->tbins[i]; local
[all...]

Completed in 60 milliseconds