Home
last modified time | relevance | path

Searched defs:PtrInt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h521 const uptr PtrInt = HInt + LargeBlock::getHeaderSize(); in allocate() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp6682 uintptr_t PtrInt = reinterpret_cast<uintptr_t>(Ptr); in GetPointerConstant() local