Searched defs:addr_max (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl_report.cpp | 738 uptr addr_max = max(end0, end1); in ReportRace() local |
H A D | tsan_rtl.h | 291 uptr addr_max; member |