Searched defs:NC (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dutils.h38 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/illumos-gate/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) {
/illumos-gate/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) {
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcurses.c51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h180 #define NC 1024 /* cbuf size words */ macro

Completed in 53 milliseconds