Searched refs:endValue (Results 1 – 1 of 1) sorted by relevance
572 long startValue, endValue; in processXjitop() local580 endValue = strtol(endPtr+1, &endPtr, 16); in processXjitop()581 endValue &= 0xff; in processXjitop()583 endValue = startValue; in processXjitop()586 for (; startValue <= endValue; startValue++) { in processXjitop()