Home | History | Annotate | Download | only in functional

Lines Matching refs:maskLen

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