Home
last modified time | relevance | path

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

/external/dlmalloc/
Dmalloc.c4491 binmap_t leastbit = least_bit(leftbits); in tmalloc_large() local
4533 binmap_t leastbit = least_bit(m->treemap); in tmalloc_small() local
4625 binmap_t leastbit = least_bit(leftbits); in dlmalloc() local
5573 binmap_t leastbit = least_bit(leftbits); in mspace_malloc() local