Searched defs:ncols (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.bin/who/
H A Dwho.c231 int col, ncols, num; local
/freebsd-9.3-release/sys/dev/fb/
H A Dsplash_bmp.c234 int ncols; /* number of colours */ member in struct:__anon7832
/freebsd-9.3-release/sys/teken/
H A Dteken_subr.h242 teken_subr_cursor_backward(teken_t *t, unsigned int ncols) argument
285 teken_subr_cursor_forward(teken_t *t, unsigned int ncols) argument
316 teken_subr_cursor_next_line(teken_t *t, unsigned int ncols) argument
353 teken_subr_cursor_previous_line(teken_t *t, unsigned int ncols) argument
373 teken_subr_delete_character(teken_t *t, unsigned int ncols) argument
463 teken_subr_erase_character(teken_t *t, unsigned int ncols) argument
622 teken_subr_insert_character(teken_t *t, unsigned int ncols) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregcomp.c1255 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1272 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddwarf.c2815 int ncols; member in struct:Frame_Chunk
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp654 int block_entry::divert(int ncols, const string *mw, int *sep) argument
660 void block_entry::do_divert(int alphabetic, int ncols, const string *mw, argument
775 int alphabetic_block_entry::divert(int ncols, const string *mw, int *sep) argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmips-tdep.c4443 int ncols = (mips_regsize (gdbarch) == 8 ? 4 : 8); /* display cols per row */ local

Completed in 108 milliseconds