Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c148 is_freeslot(UInt ix) in is_freeslot() function
172 aspacem_assert(is_freeslot(ix)); in get_slotindex()
202 if (is_freeslot(ix)) in get_slotsize()
223 aspacem_assert(! is_freeslot(ix)); in get_refcount()
289 if (is_freeslot(ix)) continue; in ML_()
368 if (is_freeslot(ix)) in ML_()