Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h193 const PartitionPage* the_next_page = this + 1; in get_raw_size_ptr() local
194 return reinterpret_cast<const size_t*>(&the_next_page->freelist_head); in get_raw_size_ptr()