Home
last modified time | relevance | path

Searched refs:NC (Results 1 – 25 of 31) sorted by relevance

12

/titanic_44/usr/src/cmd/spell/
H A Dhash.c47 #define NC 30 macro
50 static long pow2[NC*2];
92 for (i = 0; i < 2*NC-3; i += 2) { in hashinit()
/titanic_44/usr/src/cmd/bnu/
H A DCvt50 NC=`ls $SPOOL/C. | grep -c "^C."`
51 if [ $NC -eq 0 ]
66 There are $NC C. files in $SPOOL.
/titanic_44/usr/src/cmd/troff/
H A Dn9.c91 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 Dn1.c984 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 Dnii.c77 tchar pbbuf[NC]; /* pushback buffer for arguments, \n, etc. */
H A Dext.h177 extern tchar pbbuf[NC];
H A Dtdef.h180 #define NC 1024 /* cbuf size words */ macro
/titanic_44/usr/src/lib/libc/port/locale/
H A Dregex2.h114 unsigned char bmp[NC / 8];
131 if (ch < NC) in CHIN1()
151 if (ch < NC) in CHIN()
H A Dutils.h38 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
H A Dregcomp.c1133 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_44/usr/src/cmd/diff3/
H A Ddiff3prog.c61 #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_44/usr/src/ucblib/libcurses/
H A Dcr_put.c279 if (NC && outline >= destline) in plod()
294 if (NC) { in plod()
H A Dcurses.c51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
H A Dcr_tty.c39 &MS, &NC, &NS, &OS, &UL, &XB, &XN, &XT, &XS,
H A Dmapfile-vers118 NC;
/titanic_44/usr/src/ucbhead/
H A Dcurses.h59 extern bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL,
/titanic_44/usr/src/cmd/fm/dicts/
H A DINTEL.po347 # 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_44/usr/src/lib/libsqlite/test/
H A Ddate.test140 # if the localtime is in the US Eastern Time (the time in Charlotte, NC
/titanic_44/usr/src/data/zoneinfo/
H A Dcountry.tab186 NC New Caledonia
H A Dzone.tab.txt296 NC -2216+16627 Pacific/Noumea
H A Daustralasia524 Rule NC 1977 1978 - Dec Sun>=1 0:00 1:00 -
525 Rule NC 1978 1979 - Feb 27 0:00 0 -
526 Rule NC 1996 only - Dec 1 2:00s 1:00 -
528 Rule NC 1997 only - Mar 2 2:00s 0 -
531 11:00 NC +11/+12
H A Dzone_sun.tab319 NC -2216+16627 Pacific/Noumea -
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src418 :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#41:\
[all …]
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps105 no_color_video, "ncv" "NC" Video attributes that cannot be used with colors
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps121 no_color_video ncv NC number Video attributes that can't be used withcolors

12