Home
last modified time | relevance | path

Searched refs:LIT (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dinflate.h46 LIT, /* o: waiting for output space to write literal */ enumerator
H A Dinflate.c999 state->mode = LIT;
1096 case LIT:
/titanic_41/usr/src/lib/libpp/common/
H A Dppfsm.h68 #define INTMACRO(p) ((p)>=fsm[NID]&&(p)<=fsm[LIT])
97 #define LIT (PROTO+20) macro
H A Dppfsm.c101 { PROTO, { 'L' }, LIT, },
231 { LIT, { C_XXX }, S_MACRO, },
232 { LIT, { C_LET, C_DEC }, NID, },
233 { LIT, { '"', '\'' }, QUAL(LIT1), },
336 { TOKEN, { 'L' }, LIT, },
/titanic_41/usr/src/lib/libpp/i386/
H A Dppdebug.h31 "LIT", LIT,
/titanic_41/usr/src/lib/libpp/sparc/
H A Dppdebug.h31 "LIT", LIT,
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4093 LIT, /* o: got literal, waiting for output space */ enumerator
4195 c->mode = LIT;
4280 case LIT: /* o: got literal, waiting for output space */
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5274 LIT, /* o: got literal, waiting for output space */ enumerator
5385 c->mode = LIT;
5473 case LIT: /* o: got literal, waiting for output space */