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