Searched refs:colp (Results 1 – 11 of 11) sorted by relevance
/openbsd/usr.bin/mail/ |
H A D | list.c | 303 struct coltab *colp; in markall() local 306 for (colp = &coltab[0]; colp->co_char; colp++) in markall() 307 if (colp->co_bit & colmod) in markall() 309 != colp->co_equal) in markall() 316 struct coltab *colp; in markall() local 319 for (colp = &coltab[0]; colp->co_char; colp++) in markall() 320 if (colp->co_bit & colmod) in markall() 336 struct coltab *colp; in evalcol() local 340 for (colp = &coltab[0]; colp->co_char; colp++) in evalcol() 341 if (colp->co_char == col) in evalcol() [all …]
|
/openbsd/lib/libcurses/tinfo/ |
H A D | lib_setup.c | 282 int *linep, int *colp) in _nc_get_screensize() argument 321 *colp = (int) columns; in _nc_get_screensize() 336 *colp = screendata[0]; in _nc_get_screensize() 341 *linep, *colp)); in _nc_get_screensize() 355 *colp = WINSIZE_COLS(size); in _nc_get_screensize() 357 *linep, *colp)); in _nc_get_screensize() 391 *colp = value; in _nc_get_screensize() 400 if (*colp <= 0) { in _nc_get_screensize() 401 *colp = (int) columns; in _nc_get_screensize() 408 if (*colp <= 0) { in _nc_get_screensize() [all …]
|
H A D | tinfo_driver.c | 446 *colp = (int) columns; in drv_size() 455 *colp = screendata[0]; in drv_size() 460 *linep, *colp)); in drv_size() 476 *colp = WINSIZE_COLS(size); in drv_size() 478 *linep, *colp)); in drv_size() 511 *colp = value; in drv_size() 520 if (*colp <= 0) { in drv_size() 521 *colp = (int) columns; in drv_size() 528 if (*colp <= 0) { in drv_size() 529 *colp = 80; in drv_size() [all …]
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | pcons.c | 564 int *rowp, *colp; in pcons_alloc_screen() local 571 if (romgetcursoraddr(&rowp, &colp) == 0) { in pcons_alloc_screen() 574 if (colp != NULL) in pcons_alloc_screen() 575 col = *colp; in pcons_alloc_screen() 652 int *rowp, *colp; in pcons_wsdisplay_init() local 656 if (romgetcursoraddr(&rowp, &colp) == 0) { in pcons_wsdisplay_init() 659 if (colp != NULL) in pcons_wsdisplay_init() 660 col = *colp; in pcons_wsdisplay_init()
|
/openbsd/usr.bin/vi/cl/ |
H A D | cl_term.c | 299 cl_ssize(SCR *sp, int sigwinch, size_t *rowp, size_t *colp, int *changedp) in cl_ssize() argument 356 if (colp != NULL) in cl_ssize() 357 *colp = col; in cl_ssize() 407 if (colp != NULL) in cl_ssize() 408 *colp = col; in cl_ssize()
|
/openbsd/usr.bin/vi/ex/ |
H A D | ex_print.c | 196 ex_prchars(SCR *sp, const char *p, size_t *colp, size_t len, u_int flags, in ex_prchars() argument 205 for (col = *colp; len--;) in ex_prchars() 232 intr: *colp = col; in ex_prchars()
|
/openbsd/usr.bin/vi/vi/ |
H A D | vs_relative.c | 33 vs_column(SCR *sp, size_t *colp) in vs_column() argument 39 *colp = (O_ISSET(sp, O_LEFTRIGHT) ? in vs_column()
|
/openbsd/sys/dev/sbus/ |
H A D | vigra.c | 492 u_int32_t *colp = &sc->sc_cmap.cm_chip[start]; in vigra_loadcmap_immediate() local 501 *lutp++ = *colp++; in vigra_loadcmap_immediate()
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | autoconf.c | 1275 romgetcursoraddr(int **rowp, int **colp) in romgetcursoraddr() argument 1290 *colp = (int *)(col + 4); in romgetcursoraddr()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.3 | 14343 * cppfiles.c (find_position): Drop 'colp' argument, return the
|
/openbsd/share/dict/ |
H A D | web2 | 39656 colp
|