Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DHeapBitmap.c204 #define DECODE_BITS(hb_, bits_, update_index_) \ in dvmHeapBitmapXorWalk() macro
268 DECODE_BITS(hb1, diff, false); in dvmHeapBitmapXorWalk()
293 DECODE_BITS(longHb, bits, true); in dvmHeapBitmapXorWalk()
307 #undef DECODE_BITS in dvmHeapBitmapXorWalk()