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