Searched refs:endValue (Results 1 – 1 of 1) sorted by relevance
559 long startValue, endValue; in processXjitop() local567 endValue = strtol(endPtr+1, &endPtr, 16); in processXjitop()568 endValue %= kNumPackedOpcodes; in processXjitop()570 endValue = startValue; in processXjitop()573 for (; startValue <= endValue; startValue++) { in processXjitop()