Searched refs:EBITMAP_BIT (Results 1 – 1 of 1) sorted by relevance
32 #define EBITMAP_BIT 1UL macro95 if ((n->maps[index] & (EBITMAP_BIT << ofs))) in ebitmap_node_get_bit()106 n->maps[index] |= (EBITMAP_BIT << ofs); in ebitmap_node_set_bit()115 n->maps[index] &= ~(EBITMAP_BIT << ofs); in ebitmap_node_clr_bit()