Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dcard_table-inl.h68 uintptr_t* word_end = reinterpret_cast<uintptr_t*>(aligned_end); in Scan() local
155 uintptr_t* word_end = reinterpret_cast<uintptr_t*>(card_end); in ModifyCardsAtomic() local
Dspace_bitmap-inl.h64 size_t word_end = bit_index_end / kBitsPerWord; in VisitMarkedRange() local