Searched defs:is_plausible_ECU (Results 1 – 2 of 2) sorted by relevance
106 static inline Bool VG_(is_plausible_ECU)( UInt ecu ) { in VG_() argument
1217 if (VG_(is_plausible_ECU)(ecu)) { in update_origin() local