Searched defs:pwidth (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/less/ |
H A D | cmdbuf.c | 190 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 D | line.c | 458 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 D | gimple-ssa-sprintf.c | 3104 const char *pwidth = 0; in parse_directive() local
|