/titanic_51/usr/src/cmd/spell/ |
H A D | hash.c | 47 #define NC 30 macro 50 static long pow2[NC*2]; 92 for (i = 0; i < 2*NC-3; i += 2) { in hashinit()
|
/titanic_51/usr/src/cmd/bnu/ |
H A D | Cvt | 50 NC=`ls $SPOOL/C. | grep -c "^C."` 51 if [ $NC -eq 0 ] 66 There are $NC C. files in $SPOOL.
|
/titanic_51/usr/src/cmd/troff/ |
H A D | n9.c | 91 tchar linebuf[NC]; in setline() 209 tchar brabuf[NC]; in setbra() 223 (j <= (brabuf + NC - 4))) { in setbra() 254 tchar vlbuf[NC]; in setvline() 295 while ((vlp < (vlbuf + NC - 3)) && cnt--) { in setvline() 309 #define NPAIR (NC/2-6) /* max pairs in spline, etc. */ 315 tchar c, drawbuf[NC]; in setdraw() 502 while (nchar-->0 && pbp < &pbbuf[NC-3]) { 535 while (nchar-- > 0 && pbp < &pbbuf[NC-3])
|
H A D | n1.c | 984 tchar xbuf[NC]; in setxon() 994 while ((k = cbits(c = getch())) != delim && k != '\n' && i < xbuf+NC-1) { in setxon() 1146 while (b > ob && pbp < &pbbuf[NC-3]) 1148 if (pbp >= &pbbuf[NC-3]) { 1165 while (b > ob && pbp < &pbbuf[NC-3]) 1167 if (pbp >= &pbbuf[NC-3]) { 1506 while (i>0 && pbp < &pbbuf[NC-3]) {
|
H A D | nii.c | 77 tchar pbbuf[NC]; /* pushback buffer for arguments, \n, etc. */
|
H A D | ext.h | 177 extern tchar pbbuf[NC];
|
H A D | tdef.h | 180 #define NC 1024 /* cbuf size words */ macro
|
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | regex2.h | 114 unsigned char bmp[NC / 8]; 131 if (ch < NC) in CHIN1() 151 if (ch < NC) in CHIN()
|
H A D | utils.h | 38 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
|
H A D | regcomp.c | 1133 for (i = n = 0; i < NC; i++) in singleton() 1155 if (ch < NC) in CHadd() 1168 if ((nch = towlower(ch)) < NC) in CHadd() 1170 if ((nch = towupper(ch)) < NC) in CHadd() 1183 for (; min < NC && min <= max; min++) in CHaddrange() 1208 for (i = 0; i < NC; i++) in CHaddtype() 1622 g->charjump = (int *)malloc((NC + 1) * sizeof (int)); in computejumps()
|
/titanic_51/usr/src/cmd/diff3/ |
H A D | diff3prog.c | 61 #define NC 4096 macro 69 static struct diff d13[NC]; 70 static struct diff d23[NC]; 77 static struct diff de[NC]; 78 static char overlap[NC]; 198 if (i >= NC) { in readin()
|
/titanic_51/usr/src/ucblib/libcurses/ |
H A D | cr_put.c | 279 if (NC && outline >= destline) in plod() 294 if (NC) { in plod()
|
H A D | curses.c | 51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
|
H A D | cr_tty.c | 39 &MS, &NC, &NS, &OS, &UL, &XB, &XN, &XT, &XS,
|
H A D | mapfile-vers | 118 NC;
|
/titanic_51/usr/src/ucbhead/ |
H A D | curses.h | 59 extern bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL,
|
/titanic_51/usr/src/cmd/fm/dicts/ |
H A D | INTEL.po | 347 # code: INTEL-8000-NC 350 msgid "INTEL-8000-NC.type" 352 msgid "INTEL-8000-NC.severity" 354 msgid "INTEL-8000-NC.description" 356 msgid "INTEL-8000-NC.response" 358 msgid "INTEL-8000-NC.impact" 360 msgid "INTEL-8000-NC.action"
|
/titanic_51/usr/src/lib/libsqlite/test/ |
H A D | date.test | 140 # if the localtime is in the US Eastern Time (the time in Charlotte, NC
|
/titanic_51/usr/src/data/zoneinfo/ |
H A D | country.tab | 186 NC New Caledonia
|
H A D | zone.tab.txt | 294 NC -2216+16627 Pacific/Noumea
|
H A D | zone_sun.tab | 317 NC -2216+16627 Pacific/Noumea -
|
H A D | australasia | 527 Rule NC 1977 1978 - Dec Sun>=1 0:00 1:00 - 528 Rule NC 1978 1979 - Feb 27 0:00 0 - 529 Rule NC 1996 only - Dec 1 2:00s 1:00 - 531 Rule NC 1997 only - Mar 2 2:00s 0 - 534 11:00 NC +11/+12
|
/titanic_51/usr/src/cmd/terminfo/ |
H A D | termcap.src | 418 :Co#8:NC#3:pa#64:\ 425 :Co#8:NC#3:pa#64:\ 779 :Co#8:NC#5:co#80:it#8:li#25:pa#64:\ 826 :NC#18:it#8:U8#1:\ 939 :Co#16:NC#54:pa#256:tc=linux: 1320 :NC#33:\ 1608 :Co#8:NC#2:co#80:it#8:li#25:pa#64:\ 2544 :NC@:\ 2647 :NC#43:vt@:\ 2677 :NC#4 [all...] |
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | caps | 105 no_color_video, "ncv" "NC" Video attributes that cannot be used with colors
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 121 no_color_video ncv NC number Video attributes that can't be used withcolors
|