Searched defs:ncols (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/sys/teken/ |
| HD | teken_subr.h | 242 teken_subr_cursor_backward(teken_t *t, unsigned int ncols) in teken_subr_cursor_backward() 285 teken_subr_cursor_forward(teken_t *t, unsigned int ncols) in teken_subr_cursor_forward() 316 teken_subr_cursor_next_line(teken_t *t, unsigned int ncols) in teken_subr_cursor_next_line() 353 teken_subr_cursor_previous_line(teken_t *t, unsigned int ncols) in teken_subr_cursor_previous_line() 373 teken_subr_delete_character(teken_t *t, unsigned int ncols) in teken_subr_delete_character() 463 teken_subr_erase_character(teken_t *t, unsigned int ncols) in teken_subr_erase_character() 622 teken_subr_insert_character(teken_t *t, unsigned int ncols) in teken_subr_insert_character()
|
| /NextBSD/usr.bin/who/ |
| HD | who.c | 241 int col, ncols, num; in quick() local
|
| /NextBSD/lib/libdpv/ |
| HD | dialog_util.c | 489 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) in dialog_prompt_wrappedlines()
|
| /NextBSD/contrib/nvi/regex/ |
| HD | regcomp.c | 1283 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local 1300 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | regcomp.c | 1265 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local 1282 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
|
| /NextBSD/sys/dev/fb/ |
| HD | splash_bmp.c | 234 int ncols; /* number of colours */ member
|
| /NextBSD/contrib/groff/src/preproc/tbl/ |
| HD | table.cpp | 654 int block_entry::divert(int ncols, const string *mw, int *sep) in divert() 660 void block_entry::do_divert(int alphabetic, int ncols, const string *mw, in do_divert() 775 int alphabetic_block_entry::divert(int ncols, const string *mw, int *sep) in divert()
|
| /NextBSD/contrib/mdocml/ |
| HD | mdoc_term.c | 613 size_t ncols, dcol; in termp_it_pre() local
|
| HD | mdoc.h | 313 size_t ncols; /* -column arg count */ member
|
| /NextBSD/contrib/apr-util/dbd/ |
| HD | apr_dbd_odbc.c | 145 int ncols; /* number of columns */ member 491 SQLSMALLINT ncols; in odbc_create_results() local
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | dwarf.c | 2815 int ncols; member
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | mips-tdep.c | 4443 int ncols = (mips_regsize (gdbarch) == 8 ? 4 : 8); /* display cols per row */ in print_gp_register_row() local
|