OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Addr0AndSizeAreEqual
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h
31
if (Shadow::
Addr0AndSizeAreEqual
(cur, old)) {
tsan_rtl.h
280
static inline bool
Addr0AndSizeAreEqual
(const Shadow s1, const Shadow s2) {
Completed in 359 milliseconds