Searched refs:xIntervals (Results 1 – 1 of 1) sorted by relevance
1177 int32_t xIntervals = *runs++; in validate_run() local1179 if (xIntervals < 0 || runs + 1 + 2 * xIntervals > end) { in validate_run()1182 intervalCount -= xIntervals; in validate_run()1188 while (xIntervals-- > 0) { in validate_run()