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

/external/valgrind/main/include/
H A Dpub_tool_oset.h92 // called by VG_(OSetWord_Destroy)().
104 extern void VG_(OSetWord_Destroy) ( OSet* os );
/external/valgrind/main/memcheck/tests/
H A Dunit_oset.c358 // Re-insert remaining elements, to give OSetWord_Destroy something to
368 VG_(OSetWord_Destroy)(oset);
/external/valgrind/main/coregrind/
H A Dm_oset.c422 void VG_(OSetWord_Destroy)(AvlTree* t) function
H A Dm_redir.c1055 VG_(OSetWord_Destroy)( tmpSet );

Completed in 70 milliseconds