Searched refs:tmpMin (Results 1 – 2 of 2) sorted by relevance
172 std::string tmpMin{}; in verify() local176 tmpMin = min; in verify()199 entry("MIN_VERSION=%s", tmpMin.c_str()), in verify()
574 s32 tmpMin, tmpMax; in MT2063_ChooseFirstIF() local607 tmpMin = in MT2063_ChooseFirstIF()617 if ((tmpMin < 0) && (tmpMax > 0)) in MT2063_ChooseFirstIF()621 if ((j > 0) && (tmpMin < zones[j - 1].max_)) in MT2063_ChooseFirstIF()625 zones[j].min_ = tmpMin; in MT2063_ChooseFirstIF()