Searched refs:cbits (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn8.c67 while (punct(cbits(*i++)))
69 if (!alph(cbits(*--i)))
72 while (alph(cbits(*i++)))
75 while (punct(cbits(*i++)))
152 i = cbits(t);
194 while (*e && w <= hyend && (*e & 0177) == maplow(cbits(*w))) {
199 if (w-1 == hyend || (w == wdend && maplow(cbits(*w)) == 's')) {
232 if (!alph(cbits(i = cbits(*hyend))))
243 while (s > s0 && w >= wdstart && (*s & 0177) == maplow(cbits(*
[all...]
H A Dn9.c95 delim = cbits(c);
105 if ((cbits(c = getch())) == delim) {
108 } else if (cbits(c) == FILLER)
123 if (cbits(c) == RULE || cbits(c) == UNDERLINE ||
124 cbits(c) == ROOTEN)
148 while ((i = cbits(getch())) != c && (i != '\n'))
163 delim = cbits(i);
164 for (k = 0; (k < NOV) && ((j = cbits(i = getch())) != delim) &&
213 delim = cbits(
[all...]
H A Dn5.c71 switch (i = cbits(getch())) {
154 if (skip() || ismot(i = getch()) || cbits(i) == ' ' || cbits(i) == '\n') {
697 if ((cbits(i = getch())) == '!') {
710 switch (cbits(i)) {
740 while ((cbits(i = getch())) == ' ')
742 if (cbits(i) == LEFT)
765 i = cbits(ch);
768 i = cbits(getch0());
802 delim = cbits(
[all...]
H A Dn4.c68 if ((i = cbits(ii = getach())) == '+')
439 c = cbits(ii);
499 if (cbits(ii = getch()) != '=')
513 if (cbits(ii = getch()) == '=')
529 if (cbits(ii = getch()) == '=')
560 if (cbits(i = getch()) == '(')
579 i = cbits(ii);
604 i = cbits(ii);
610 i = cbits(ii);
742 if (!ischar(jj = cbits(
[all...]
H A Dn7.c154 if ((cbits(j = *i++)) == ' ') {
157 if ((cbits(j = *i++)) == ' ') {
159 if ((cbits(j = *i++) & ~MBMASK) == ' ') {
167 } while ((cbits(j = *i++)) == ' ');
170 } while ((cbits(j = *i++)) == ' ');
172 } while ((cbits(j = *i++) & ~MBMASK) == ' ');
282 while ((cbits(i = GETCH())) == ' ') {
364 while ((j = (cbits(i = GETCH()))) != '\n') {
673 while (cbits(i = *wp++) == ' ') {
676 while (cbits(
[all...]
H A Dn3.c340 while (cbits(i = getch()) == ' ')
372 i = cbits(ii = getch());
423 if (cbits(i = getch()) != '"')
425 while (cbits(i = getch()) != '\n')
805 if (cbits(i = getch()) == '"')
811 if (nlflg || (!quote && cbits(i) == ' '))
814 && (cbits(i) == '"')
815 && (cbits(i = getch()) != '"')) {
848 i = cbits(getch()) - '0';
938 delim = cbits(deli
[all...]
H A Dn1.c286 if ((j = cbits(i)) == XPAR) {
289 while (cbits(i) != '\n')
299 while ((j = cbits(i = getch())) == ' ' || j == '\t')
746 if (cbits(i) == '\n')
767 k = cbits(i);
777 if (cbits(i) == '\n') {
816 k = cbits(j = getch0());
842 while (cbits(i = getch0()) != '\n')
991 delim = cbits(c);
994 while ((k = cbits(
[all...]
H A Dn2.c96 switch (j = cbits(i)) {
132 j = cbits(i);
163 int j = cbits(i);
H A Dtdef.h229 #define cbits(n) (unsigned)(0177777 & (n)) /* isolate bottom 16 bits */ macro
230 #define absbits(n) (cbits(n) & ~ABSCHAR)
277 #define oput(c) if ((*obufp++ = cbits(c) & BYTEMASK), obufp >= &obuf[OBUFSZ]) flusho(); else
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c82 i = cbits(j);
387 i = cbits(getch());
392 else if (i <= 3 && ischar(j = cbits(ch = getch())) &&
399 j = cbits(getch()) - '0';
400 j = 10 * j + cbits(getch()) - '0';
404 j = cbits(getch());
408 j = cbits(getch()) - '0';
409 j = 10 * j + cbits(getch()) - '0';
504 delim = cbits(i);
514 while (cbits(
[all...]
H A Dt10.c241 if (cbits(i) != '\n') {
296 k = cbits(i);
320 while( cbits(*pi) != XOFF && pi < olinep )
323 if ( cbits(*pi) == XOFF )
401 switch (cbits(pi[1])) {
413 k = cbits(pi[2]);
438 fdprintf(ptid, "D%c %d %d", cbits(pi[1]), dx, dy);
442 if (cbits(pi[3]) == DRAWFCN || cbits(pi[4]) == DRAWFCN) {
447 for (n = 5; cbits(p
[all...]
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c71 i = cbits(j);
176 i = cbits(getch());
181 else if (i <= 3 && ischar(j = cbits(ch = getch())) &&
189 j = cbits(getch());
275 delim = cbits(i);
285 while (cbits(i = getch()) != delim && !nlflg) {
408 if ((i = cbits(getch()) - '0') < 0 || i > nfonts)
H A Dn10.c355 if (cbits(i) != '\n')
410 if ((k = cbits(i)) <= 040) {
437 k = cbits(i = *q);
493 oput(cbits(*qq++));
498 oput(cbits(*qq++));
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c83 #define CMI_MAX_CORES_PER_CHIP(cbits) (1 << (cbits))
84 #define CMI_MAX_COREID(cbits) ((1 << (cbits)) - 1)
87 #define CMI_MAX_STRANDS_PER_CHIP(cbits, sbits) \
88 (CMI_MAX_CORES_PER_CHIP(cbits) * CMI_MAX_STRANDS_PER_CORE(sbits))
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c1315 char *vers, *s1, *s2, *cbits, *algbits; local
1318 cbits = macget(mac, macid("{cipher_bits}"));
1330 cbits == NULL ? "0" : cbits);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c180 #define CMI_MAX_CORES_PER_CHIP(cbits) (1 << (cbits))
181 #define CMI_MAX_COREID(cbits) ((1 << (cbits)) - 1)
184 #define CMI_MAX_STRANDS_PER_CHIP(cbits, sbits) \
185 (CMI_MAX_CORES_PER_CHIP(cbits) * CMI_MAX_STRANDS_PER_CORE(sbits))
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1067 uint_t cbits = 0; /* union of pending continue bits */ local
1241 * continue bits (cbits) to the target if ncont is equal to the
1265 cbits |= (t->t_flags & T_CONT_BITS);
1287 t->t_flags |= cbits; /* apply continues (see above) */

Completed in 113 milliseconds