Home
last modified time | relevance | path

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

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