Home | History | Annotate | Download | only in src

Lines Matching refs:aligned_end

4778     const uint16_t* aligned_end = Align(end);
4781 while (chars + inner_loops*increment < aligned_end) {