Searched refs:get_bitmap (Results 1 – 2 of 2) sorted by relevance
11 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap()
24 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function62 (nodes[i].set = get_bitmap(test_nodes[i].map, 10))); in test__mem2node()