Home
last modified time | relevance | path

Searched defs:nchars (Results 1 – 11 of 11) sorted by path

/freebsd/contrib/bc/include/
H A Dvm.h620 uint16_t nchars; member
/freebsd/contrib/flex/src/
H A Dscanopt.c393 int nwords = 0, nchars = 0, has_short = 0; in scanopt_usage() local
/freebsd/contrib/ldns/
H A Dhost2str.c1226 size_t nchars; in ldns_rdf2buffer_str_tag() local
/freebsd/contrib/less/
H A Dscreen.c2002 DWORD nchars; in win32_clear() local
2027 DWORD nchars; in win32_scroll_up() local
/freebsd/contrib/libedit/
H A Dcommon.c749 int nchars = c_hpos(el); in ed_prev_line() local
792 int nchars = c_hpos(el); in ed_next_line() local
/freebsd/contrib/libucl/include/
H A Ducl++.h55 append_char (unsigned char c, size_t nchars, void *ud) in append_char()
/freebsd/contrib/tcsh/
H A Dsh.lex.c1563 wide_read(int fildes, Char *buf, size_t nchars, int use_fclens) in wide_read()
/freebsd/lib/libc/stdio/
H A Dvfwprintf.c282 size_t insize, nchars, nconv; in __mbsconv() local
/freebsd/usr.bin/banner/
H A Dbanner.c1011 static int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
/freebsd/usr.bin/col/
H A Dcol.c423 int i, j, nchars, last_col, save, this_col, tot; in flush_line() local
/freebsd/usr.bin/uniq/
H A Duniq.c318 long long nchars, nfields; in skip() local