Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h162 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Remove() local
197 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Add() local
236 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Merge() local