Searched defs:alignUp (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dalignment.cpp19 static uintptr_t alignUp(uintptr_t Ptr, size_t Alignment) { function in class:AlignmentTestGPA
/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp181 uintptr_t GuardedPoolAllocator::alignUp(uintptr_t Ptr, size_t Alignment) { function in class:gwp_asan::GuardedPoolAllocator

Completed in 67 milliseconds