Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeapBitmap.h31 #define HB_INDEX_TO_OFFSET(index_) \ argument
32 ((uintptr_t)(index_) * HB_OBJECT_ALIGNMENT * HB_BITS_PER_WORD)