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_alloc.h556 auto pointer_as_uint = reinterpret_cast<uintptr_t>(ptr); in PartitionSuperPageToMetadataArea() local
564 auto pointer_as_uint = reinterpret_cast<uintptr_t>(ptr); in PartitionPointerToPageNoAlignmentCheck() local
585 auto pointer_as_uint = reinterpret_cast<uintptr_t>(page); in PartitionPageToPointer() local