OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addr_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc
443
uptr addr_min, uptr
addr_max
) {
447
RacyAddress ra0 = {addr_min,
addr_max
};
466
uptr minend = min(ra0.
addr_max
, ra2.
addr_max
);
489
uptr addr_min, uptr
addr_max
) {
498
RacyAddress ra0 = {addr_min,
addr_max
};
610
uptr
addr_max
= 0;
local
617
addr_max
= max(e0, e1);
618
if (IsExpectedReport(addr_min,
addr_max
- addr_min))
671
if (HandleRacyStacks(thr, traces, addr_min,
addr_max
))
[
all
...]
tsan_rtl.h
512
uptr
addr_max
;
member in struct:__tsan::RacyAddress
Completed in 50 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026