OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSizeLog1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface_inl.h
22
MemoryRead(cur_thread(), CALLERPC, (uptr)addr,
kSizeLog1
);
38
MemoryWrite(cur_thread(), CALLERPC, (uptr)addr,
kSizeLog1
);
54
MemoryRead(cur_thread(), (uptr)pc, (uptr)addr,
kSizeLog1
);
70
MemoryWrite(cur_thread(), (uptr)pc, (uptr)addr,
kSizeLog1
);
tsan_rtl.h
730
const int
kSizeLog1
= 0;
Completed in 17 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026