Searched refs:tempvalue (Results 1 – 1 of 1) sorted by relevance
5600 int tempvalue; local5709 tempvalue = (int)atoi(argv[arg + 1]);5710 if (tempvalue < -100 || tempvalue > 150)5718 highthrtemp = tempvalue;5722 tempvalue = (int)atoi(argv[arg + 1]);5723 if (tempvalue < -100 || tempvalue > 150)5731 lowthrtemp = tempvalue;