Searched defs:highbit (Results 1 – 2 of 2) sorted by relevance
36 uint32_t highbit; /* highest position in the total bitmap */ member
252 uint32_t highbit = startbit + MAPSIZE; in ebitmap_set_bit() local