Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c145 static UInt freeslot_chain = end_of_chain; variable
252 put_slotindex(ix, freeslot_chain); in dec_refcount()
254 freeslot_chain = ix; in dec_refcount()
297 for (prev = -1, ix = freeslot_chain; ix != end_of_chain; in ML_()
309 freeslot_chain = next_freeslot; in ML_()
359 if (freeslot_chain == end_of_chain) in ML_()
363 freeslot_chain); in ML_()