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

/external/valgrind/main/include/
H A Dpub_tool_xarray.h99 extern Bool VG_(lookupXA_UNSAFE) ( XArray* xao, const void* key,
/external/valgrind/main/coregrind/
H A Dm_xarray.c228 Bool VG_(lookupXA_UNSAFE) ( XArray* xao, const void* key, function
274 return VG_(lookupXA_UNSAFE)(xao, key, first, last, xa->cmpFn);
H A Dm_transtab.c692 Bool found = VG_(lookupXA_UNSAFE)(
/external/valgrind/main/helgrind/
H A Dlibhb_core.c4895 found = VG_(lookupXA_UNSAFE)(

Completed in 112 milliseconds