Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp257 const scudo::uptr EndPage = (CurrentBlock + BlockSize - 1) / PageSize; in testReleaseFreeMemoryToOS() local
287 const scudo::uptr EndPage = in testReleaseFreeMemoryToOS() local