Home
last modified time | relevance | path

Searched defs:tc_idx (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/malloc/
Dmalloc.c3169 tcache_put (mchunkptr chunk, size_t tc_idx) in tcache_put()
3185 tcache_get (size_t tc_idx) in tcache_get()
3298 size_t tc_idx = csize2tidx (tbytes); in __libc_malloc() local
3859 size_t tc_idx = csize2tidx (nb); in _int_malloc() local
3917 size_t tc_idx = csize2tidx (nb); in _int_malloc() local
3979 size_t tc_idx = csize2tidx (nb); in _int_malloc() local
4445 size_t tc_idx = csize2tidx (size); in _int_free() local