Lines Matching full:bitcount
2951 uint32_t bitcount = msbit - lsbit + 1;2952 uint32_t mask = 0xffffffffu >> (32 - bitcount);