Searched refs:minorTmp (Results 1 – 1 of 1) sorted by relevance
231 int32_t minorTmp = static_cast<int32_t>(std::strtol(commaPtr, &endPtr, 10)); in ParseMacMachineModel() local238 *minor = minorTmp; in ParseMacMachineModel()