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

/external/valgrind/main/include/
H A Dpub_tool_oset.h303 extern void* VG_(OSetGen_LookupWithCmp)( OSet* os,
/external/valgrind/main/memcheck/tests/
H A Dunit_oset.c219 assert( pv = VG_(OSetGen_LookupWithCmp)(oset, vs[i], NULL) );
529 assert( vs[i] == VG_(OSetGen_LookupWithCmp)(oset, &a, blockCmp) );
/external/valgrind/main/coregrind/
H A Dm_oset.c619 void* VG_(OSetGen_LookupWithCmp)(AvlTree* t, const void* k, OSetCmp_t cmp) function
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c3162 arange = VG_(OSetGen_LookupWithCmp)(
3606 arange = VG_(OSetGen_LookupWithCmp)(

Completed in 1008 milliseconds