Lines Matching refs:mod
5313 int mod = a % Map::kSize;5314 return mod >= Map::kPointerFieldsBeginOffset &&5315 mod < Map::kPointerFieldsEndOffset;