Home
last modified time | relevance | path

Searched defs:ncols (Results 1 – 5 of 5) sorted by last modified time

/original-bsd/usr.bin/ex/
H A Dex_vis.h234 var char *ncols['z'-'a'+2]; /* Cursor positions of marks */ variable
/original-bsd/old/vfilters/rvcat/
H A Drvcat.c824 slop_lines(ncols) in slop_lines() argument
/original-bsd/lib/libc/regex/
H A Dregcomp.c1340 register int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1361 register int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
/original-bsd/games/boggle/boggle/
H A Dmach.c35 int ncols, nlines; variable
/original-bsd/contrib/sort/
H A Dsort.c50 int ncols = 0; variable