Home | History | Annotate | Download | only in common

Lines Matching refs:next_i

961                 int32_t next_i = i + inc;
962 for (int32_t j = i + 1; j < next_i; ++j) {