Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h120 uintptr_t pointer_as_uint = reinterpret_cast<uintptr_t>(ptr); in PartitionSuperPageToMetadataArea() local
129 uintptr_t pointer_as_uint = reinterpret_cast<uintptr_t>(ptr); in FromPointerNoAlignmentCheck() local
151 uintptr_t pointer_as_uint = reinterpret_cast<uintptr_t>(page); in ToPointer() local