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()
287 if (is_freeslot(ix)) continue; in ML_()
366 if (is_freeslot(ix)) in ML_()