Lines Matching refs:mod
6225 int mod = a % Map::kSize;6226 return mod >= Map::kPointerFieldsBeginOffset &&6227 mod < Map::kPointerFieldsEndOffset;