HomeSort by relevance Sort by last modified time
    Searched defs:kSizeLog1 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_inl.h 22 MemoryRead(cur_thread(), CALLERPC, (uptr)addr, kSizeLog1);
38 MemoryWrite(cur_thread(), CALLERPC, (uptr)addr, kSizeLog1);
tsan_rtl.h 597 const int kSizeLog1 = 0;

Completed in 199 milliseconds