Home
last modified time | relevance | path

Searched refs:AlignedP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h77 uintptr_t AlignedP = in allocArray() local
79 uint8_t *PP = (uint8_t *)AlignedP; in allocArray()
80 size_t Adjustment = AlignedP - P; in allocArray()
96 uintptr_t AlignedP = in alloc() local
98 uint8_t *PP = (uint8_t *)AlignedP; in alloc()
99 size_t Adjustment = AlignedP - P; in alloc()