Searched defs:LIT (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dppfsm.h68 #define INTMACRO(p) ((p)>=fsm[NID]&&(p)<=fsm[LIT])
97 #define LIT (PROTO+20) macro
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4093 LIT, /* o: got literal, waiting for output space */ enumerator in enum:inflate_codes_state::__anon16
4106 uInt lit; /* if LIT, literal */
4195 c->mode = LIT;
4280 case LIT: /* o: got literal, waiting for output space */

Completed in 26 milliseconds