OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dieWS
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/helgrind/
hg_wordset.h
95
/* HG_(
dieWS
) indicates WordSet is not used/not referenced anymore,
100
BUG ALERT: !!! Using HG_(
dieWS
) on a WSU introduces a risk of
113
void HG_(
dieWS
) ( WordSetU*, WordSet );
hg_wordset.c
147
If a WordVec WV is marked as dead by HG(
dieWS
), WV is removed from
459
void HG_(
dieWS
) ( WordSetU* wsu, WordSet ws )
465
if (HG_DEBUG) VG_(printf)("
dieWS
%s %d %p\n", wsu->cc, (Int)ws, wv);
483
if (HG_DEBUG) VG_(printf)("
dieWS
wv_ix %d\n", (Int)wv_ix);
602
VG_(printf)("
dieWS
%10lu\n", wsu->n_die);
hg_main.c
[
all
...]
Completed in 56 milliseconds