OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_freeslot
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/coregrind/m_aspacemgr/
aspacemgr-segnames.c
101
if (
is_freeslot
(ix))
148
is_freeslot
(UInt ix)
function
172
aspacem_assert(
is_freeslot
(ix));
202
if (
is_freeslot
(ix))
223
aspacem_assert(!
is_freeslot
(ix));
287
if (
is_freeslot
(ix)) continue;
366
if (
is_freeslot
(ix))
Completed in 100 milliseconds