Home
last modified time | relevance | path

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

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