Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDcmdbuf.c190 static constant char * cmd_step_common(char *p, LWCHAR ch, size_t len, int *pwidth, int *bswidth) in cmd_step_common()
225 static constant char * cmd_step_right(char **pp, int *pwidth, int *bswidth) in cmd_step_right()
236 static constant char * cmd_step_left(char **pp, int *pwidth, int *bswidth) in cmd_step_left()
HDline.c458 public int pwidth(LWCHAR ch, int a, LWCHAR prev_ch, int prev_a) in pwidth() function
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa-sprintf.c3104 const char *pwidth = 0; in parse_directive() local