Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dcmdbuf.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()
H A Dline.c458 public int pwidth(LWCHAR ch, int a, LWCHAR prev_ch, int prev_a) in pwidth() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c3104 const char *pwidth = 0; in parse_directive() local