Searched refs:put_refcount (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-segnames.c207 put_refcount(UInt ix, UInt rc) function
234 put_refcount(ix, rc + 1);
246 put_refcount(ix, rc);
266 put_refcount(ix, 0);
312 put_refcount(ix, 1);
339 put_refcount(ix, 1);

Completed in 111 milliseconds