Home
last modified time | relevance | path

Searched defs:dstp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp54 static VectorClock* AllocClock(VectorClock** dstp) { in AllocClock()
85 void VectorClock::ReleaseStoreAcquire(VectorClock** dstp) { in ReleaseStoreAcquire()
106 void VectorClock::ReleaseAcquire(VectorClock** dstp) { in ReleaseAcquire()
/llvm-project/clang/test/CodeGen/
H A D2002-07-14-MiscTests.c15 long long int dstp = (long long int) dstpp; in memset_impl() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1516 for (int dstp = 0; dstp < 2; ++dstp) in TEST() local