HomeSort by relevance Sort by last modified time
    Searched refs:BITMAP1_UWORD_COUNT (Results 1 - 2 of 2) sorted by null

  /external/valgrind/drd/
drd_bitmap.h 150 #define BITMAP1_UWORD_COUNT (1U << (ADDR_LSB_BITS - BITS_PER_BITS_PER_UWORD))
226 UWord bm0_r[BITMAP1_UWORD_COUNT];
227 UWord bm0_w[BITMAP1_UWORD_COUNT];
drd_bitmap.c 186 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
283 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
1188 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
    [all...]

Completed in 424 milliseconds