Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c3292 size_t tbytes = checked_request2size (bytes); in __libc_malloc() local
3293 if (tbytes == 0) in __libc_malloc()
3298 size_t tc_idx = csize2tidx (tbytes); in __libc_malloc()