Home
last modified time | relevance | path

Searched defs:is_plausible_ECU (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/include/
Dpub_tool_execontext.h106 static inline Bool VG_(is_plausible_ECU)( UInt ecu ) { in VG_() argument
/external/valgrind/main/memcheck/
Dmc_errors.c1217 if (VG_(is_plausible_ECU)(ecu)) { in update_origin() local