Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc515 char* firstFreelistPointerExtent = in PartitionPageAllocAndFillFreelist() local
528 if (LIKELY(firstFreelistPointerExtent <= freelist_limit)) { in PartitionPageAllocAndFillFreelist()
536 (freelist_limit - firstFreelistPointerExtent) / size); in PartitionPageAllocAndFillFreelist()