Lines Matching full:inner_loops
4363 const int inner_loops = 16;4364 while (chars + inner_loops*increment < aligned_end) {4365 for (int i = 0; i < inner_loops; i++) {