Home
last modified time | relevance | path

Searched defs:bswidth (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dcmdbuf.c191 static char * cmd_step_common(char *p, LWCHAR ch, int len, int *pwidth, int *bswidth) in cmd_step_common()
226 static char * cmd_step_right(char **pp, int *pwidth, int *bswidth) in cmd_step_right()
237 static char * cmd_step_left(char **pp, int *pwidth, int *bswidth) in cmd_step_left()
253 int width, bswidth; in cmd_home() local
415 int bswidth = 0; in cmd_left() local