Searched defs:pwidth (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/less/dist/ |
H A D | cmdbuf.c | 191 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()
|
H A D | line.c | 461 public int pwidth(LWCHAR ch, int a, LWCHAR prev_ch, int prev_a) in pwidth() function
|
/netbsd-src/sys/arch/i386/stand/lib/ |
H A D | vbe.c | 315 vbe_get_edid(int *pwidth, int *pheight) in vbe_get_edid()
|
/netbsd-src/usr.sbin/npf/npfctl/ |
H A D | npf_cmd.c | 414 unsigned pwidth; member
|
/netbsd-src/sys/arch/arm/broadcom/ |
H A D | bcm283x_platform.c | 877 rpi_fb_parse_mode(const char *s, uint32_t *pwidth, uint32_t *pheight) in rpi_fb_parse_mode() 896 rpi_fb_get_edid_mode(uint32_t *pwidth, uint32_t *pheight) in rpi_fb_get_edid_mode()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_display.c | 988 unsigned int pwidth = 1024; in qxl_conn_get_modes() local
|
/netbsd-src/bin/ksh/ |
H A D | vi.c | 1360 static int pwidth; /* width of prompt */ variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 3433 const char *pwidth = 0; in parse_directive() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 3491 const char *pwidth = 0; in parse_directive() local
|