Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_root_base.h55 uintptr_t inverted_self = 0; member
159 return root->inverted_self == ~reinterpret_cast<uintptr_t>(root); in IsValidPage()
Dpartition_alloc.cc188 root->inverted_self = ~reinterpret_cast<uintptr_t>(root); in PartitionAllocBaseInit()