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

  /external/valgrind/main/drd/
drd_bitmap.h 149 #define BITMAP1_UWORD_COUNT (1U << (ADDR_LSB_BITS - BITS_PER_BITS_PER_UWORD))
225 UWord bm0_r[BITMAP1_UWORD_COUNT];
226 UWord bm0_w[BITMAP1_UWORD_COUNT];
drd_bitmap.c 174 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
271 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
1159 for (k = 0; k < BITMAP1_UWORD_COUNT; k++)
    [all...]

Completed in 4246 milliseconds