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

/external/valgrind/include/
H A Dpub_tool_xarray.h100 extern Bool VG_(lookupXA_UNSAFE) ( const XArray* xao, const void* key,
/external/valgrind/coregrind/
H A Dm_xarray.c234 Bool VG_(lookupXA_UNSAFE) ( const XArray* xa, const void* key, function
278 return VG_(lookupXA_UNSAFE)(xa, key, first, last, xa->cmpFn);
H A Dm_transtab.c735 Bool found = VG_(lookupXA_UNSAFE)(
/external/valgrind/helgrind/
H A Dlibhb_core.c5047 found = VG_(lookupXA_UNSAFE)(

Completed in 162 milliseconds