Searched refs:cmd_step_common (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/less/
H A Dcmdbuf.c195 cmd_step_common(p, ch, len, pwidth, bswidth) function
244 return cmd_step_common(p, ch, *pp - p, pwidth, bswidth);
259 return cmd_step_common(*pp, ch, p - *pp, pwidth, bswidth);

Completed in 103 milliseconds