Searched refs:cc1 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn3.c452 char cc1, cc2; local
455 cc1 = contab[oldmn].rq & 0177;
458 fdprintf(stderr, "oldmn %d %c%c, ", oldmn, cc1, cc2);
/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c220 Int32 H, i, j, k, l, r, cc, cc1; local
302 cc1 = eclass[fmap[i]];
303 if (cc != cc1) { SET_BH(i); cc = cc1; };
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c379 astlicense(char* p, int size, char* file, char* options, int cc1, int cc2, int cc3) argument
435 notice.cc[0] = cc1;

Completed in 64 milliseconds