Searched refs:addr_min (Results 1 – 2 of 2) sorted by relevance
737 uptr addr_min = min(addr0, addr1); in ReportRace() local739 if (IsExpectedReport(addr_min, addr_max - addr_min)) in ReportRace()803 rep.AddLocation(addr_min, addr_max - addr_min); in ReportRace()
290 uptr addr_min; member