OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addr_min
(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};
465
uptr maxbeg = max(ra0.
addr_min
, ra2.
addr_min
);
489
uptr
addr_min
, uptr addr_max) {
498
RacyAddress ra0 = {
addr_min
, addr_max};
609
uptr
addr_min
= 0;
local in function:__tsan::ReportRace
616
addr_min
= min(a0, a1);
618
if (IsExpectedReport(
addr_min
, addr_max -
addr_min
))
[
all
...]
tsan_rtl.h
511
uptr
addr_min
;
member in struct:__tsan::RacyAddress
Completed in 12 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025