Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dcard_table-inl.h82 for (uintptr_t* word_cur = reinterpret_cast<uintptr_t*>(card_cur); word_cur < word_end; in Scan() local
173 uintptr_t* word_cur = reinterpret_cast<uintptr_t*>(card_cur); in ModifyCardsAtomic() local