Searched refs:cc1 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/troff/ |
H A D | n3.c | 452 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 D | blocksort.c | 220 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 D | astlicense.c | 379 astlicense(char* p, int size, char* file, char* options, int cc1, int cc2, int cc3) argument 435 notice.cc[0] = cc1;
|
Completed in 422 milliseconds