Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c277 UInt len, ix, size, next_freeslot; in ML_() local
298 prev = ix, ix = next_freeslot) { in ML_()
299 next_freeslot = get_slotindex(ix); // next in chain in ML_()
309 freeslot_chain = next_freeslot; in ML_()
311 put_slotindex(prev, next_freeslot); in ML_()