Searched refs:colp (Results 1 – 14 of 14) sorted by relevance
| /trueos/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_setup.c | 199 _nc_get_screensize(SCREEN *sp, int *linep, int *colp) in _nc_get_screensize() argument 210 *colp = (int) columns; in _nc_get_screensize() 214 *linep = *colp = 0; in _nc_get_screensize() 221 *colp = value; in _nc_get_screensize() 223 T(("screen size: environment LINES = %d COLUMNS = %d", *linep, *colp)); in _nc_get_screensize() 226 if (*linep <= 0 || *colp <= 0) { in _nc_get_screensize() 229 *colp = screendata[0]; in _nc_get_screensize() 232 *linep, *colp)); in _nc_get_screensize() 237 if (*linep <= 0 || *colp <= 0) { in _nc_get_screensize() 255 if (*colp <= 0) in _nc_get_screensize() [all …]
|
| /trueos/usr.bin/mail/ |
| HD | list.c | 310 struct coltab *colp; in markall() local 313 for (colp = &coltab[0]; colp->co_char != '\0'; colp++) in markall() 314 if (colp->co_bit & colmod) in markall() 315 if ((mp->m_flag & colp->co_mask) in markall() 316 != colp->co_equal) in markall() 324 struct coltab *colp; in markall() local 327 for (colp = &coltab[0]; colp->co_char != '\0'; colp++) in markall() 328 if (colp->co_bit & colmod) in markall() 329 printf(" :%c", colp->co_char); in markall() 344 struct coltab *colp; in evalcol() local [all …]
|
| /trueos/contrib/nvi/cl/ |
| HD | cl_term.c | 357 cl_ssize(SCR *sp, int sigwinch, size_t *rowp, size_t *colp, int *changedp) in cl_ssize() argument 414 if (colp != NULL) in cl_ssize() 415 *colp = col; in cl_ssize() 461 if (colp != NULL) in cl_ssize() 462 *colp = col; in cl_ssize()
|
| /trueos/contrib/nvi/ex/ |
| HD | ex_print.c | 203 ex_prchars(SCR *sp, const CHAR_T *p, size_t *colp, size_t len, in ex_prchars() argument 215 for (col = *colp; len--;) in ex_prchars() 253 intr: *colp = col; in ex_prchars()
|
| /trueos/contrib/nvi/vi/ |
| HD | vs_relative.c | 35 vs_column(SCR *sp, size_t *colp) in vs_column() argument 41 *colp = (O_ISSET(sp, O_LEFTRIGHT) ? in vs_column()
|
| /trueos/sys/dev/terasic/mtl/ |
| HD | terasic_mtl_reg.c | 208 terasic_mtl_reg_textcursor_get(struct terasic_mtl_softc *sc, uint8_t *colp, in terasic_mtl_reg_textcursor_get() argument 215 *colp = (v & TERASIC_MTL_TEXTCURSOR_COL_MASK) >> in terasic_mtl_reg_textcursor_get()
|
| HD | terasic_mtl_syscons.c | 247 terasic_mtl_vidsw_read_hw_cursor(video_adapter_t *adp, int *colp, int *rowp) in terasic_mtl_vidsw_read_hw_cursor() argument 254 *colp = col; in terasic_mtl_vidsw_read_hw_cursor()
|
| HD | terasic_mtl.h | 186 uint8_t *colp, uint8_t *rowp);
|
| /trueos/contrib/top/ |
| HD | display.c | 517 register int *colp; local 526 colp = cpustate_columns; 537 Move_to(cpustates_column + *colp, y_cpustates + cpu); 555 colp++;
|
| /trueos/contrib/ncurses/ncurses/ |
| HD | llib-lncurses | 2649 int *colp)
|
| HD | llib-lncursest | 2704 int *colp)
|
| HD | llib-lncursesw | 3395 int *colp)
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2000 | 29609 * cppfiles.c (find_position): Drop 'colp' argument, return the
|
| /trueos/share/dict/ |
| HD | web2 | 39648 colp
|