Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_oset.h300 extern void* VG_(OSetGen_LookupWithCmp)( OSet* os,
/external/valgrind/memcheck/tests/
Dunit_oset.c221 pv = VG_(OSetGen_LookupWithCmp)(oset, vs[i], NULL); in example1singleset()
533 assert( vs[i] == VG_(OSetGen_LookupWithCmp)(oset, &a, blockCmp) ); in example2()
/external/valgrind/coregrind/
Dm_oset.c617 void* VG_(OSetGen_LookupWithCmp)(AvlTree* t, const void* k, OSetCmp_t cmp) in VG_() argument
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c3627 arange = VG_(OSetGen_LookupWithCmp)( in consider_vars_in_frame()
4068 arange = VG_(OSetGen_LookupWithCmp)( in VG_()