Lines Matching refs:mod
4591 int mod = a % Map::kSize;4592 return mod >= Map::kPointerFieldsBeginOffset &&4593 mod < Map::kPointerFieldsEndOffset;