Searched defs:eq_Error (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_errormgr.c274 static Bool eq_Error ( VgRes res, Error* e1, Error* e2 ) function
740 if (eq_Error(exe_res, p, &err)) {
/external/valgrind/main/helgrind/
H A Dhg_errors.c536 Bool HG_(eq_Error) ( VgRes not_used, Error* e1, Error* e2 ) function
/external/valgrind/main/memcheck/
H A Dmc_errors.c1009 Bool MC_(eq_Error) ( VgRes res, Error* e1, Error* e2 ) function

Completed in 54 milliseconds