OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSizeLog4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface_inl.h
30
MemoryRead(cur_thread(), CALLERPC, (uptr)addr,
kSizeLog4
);
46
MemoryWrite(cur_thread(), CALLERPC, (uptr)addr,
kSizeLog4
);
62
MemoryRead(cur_thread(), (uptr)pc, (uptr)addr,
kSizeLog4
);
78
MemoryWrite(cur_thread(), (uptr)pc, (uptr)addr,
kSizeLog4
);
tsan_rtl.h
732
const int
kSizeLog4
= 2;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026