Searched defs:col (Results 1 - 25 of 145) sorted by relevance

123456

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_inchstr.c58 int col = win->_curx; local
H A Dlib_vline.c58 int col = win->_curx; local
H A Dlib_instr.c58 int col = win->_curx; local
H A Dwresize.c110 int col, row, size_x, size_y; local
[all...]
/freebsd-current/contrib/vis/
H A Dfoldit.c45 foldit(const char *chunk, int col, int max, int flags) argument
[all...]
H A Dvis.c170 static int col = 0; local
/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wch.c54 int row, col; local
H A Dlib_vline_set.c55 int col = win->_curx; local
H A Dlib_in_wchnstr.c54 int row, col; local
H A Dlib_inwstr.c54 int row, col; local
/freebsd-current/contrib/libucl/utils/
H A Dchargen.c46 int i, col, r; local
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c128 int col = 0; local
/freebsd-current/contrib/nvi/ex/
H A Dex_screen.c101 int cnt, col, len, sep; local
/freebsd-current/contrib/ntp/util/
H A Dhist.c101 col( function
/freebsd-current/crypto/openssl/ssl/
H A Dd1_srtp.c66 char *col; local
/freebsd-current/tools/tools/vt/mkkfont/
H A Dmkkfont.c78 unsigned int nmappings, i, col = 0; local
/freebsd-current/lib/libc/regex/grot/
H A Ddebug.c65 int col = 0; local
/freebsd-current/contrib/ntp/libntp/
H A Ddecodenetnum.c111 char *col = strchr(haddr, ':'); local
/freebsd-current/usr.bin/fold/
H A Dfold.c146 int col, i, indx, space; local
194 newpos(int col, wint_t ch) argument
[all...]
/freebsd-current/usr.bin/talk/
H A Ddisplay.c196 readwin(WINDOW *win, int line, int col) argument
/freebsd-current/usr.bin/tip/tip/
H A Dvalue.c46 static size_t col = 0; variable
[all...]
/freebsd-current/stand/i386/common/
H A Dcons.c54 getcursor(int *row, int *col) argument
71 int i, col; local
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dprocess_test.cpp120 std::vector< std::string > col; local
127 std::vector< std::string > col; local
136 std::vector< std::string > col; local
273 std::vector< std::string > col; local
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Deap_user_db.c79 static int get_user_cb(void *ctx, int argc, char *argv[], char *col[]) argument
103 static int get_wildcard_cb(void *ctx, int argc, char *argv[], char *col[]) argument
/freebsd-current/contrib/mandoc/
H A Ddemandoc.c114 int line, col; local
135 pstring(const char *p, int col, int *colp, int list) argument
215 pline(int line, int *linep, int *col, int list) argument
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) argument
249 pman(const struct roff_node *p, int *line, int *col, int list) argument
[all...]

Completed in 304 milliseconds

123456