Home | History | Annotate | Download | only in functional

Lines Matching full:masklen

90 	const int maskLen	= highestBitNdx + 1;
92 return ((maskLen - 1) / wordSize) + 1; // round_up(mask_len / wordSize)