Searched refs:bm_is_marked (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/drd/ | ||
D | pub_drd_bitmap.h | 138 Bool DRD_(bm_is_marked)(struct bitmap* bm, const Addr a); |
D | drd_bitmap.c | 1065 Bool DRD_(bm_is_marked)(struct bitmap* bm, const Addr a) in DRD_() argument |