Searched refs:LIT (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libz/
H A Dinflate.h44 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon450
69 LEN -> LENEXT or LIT or TYPE
71 LIT -> LEN
H A Dinflate.c978 state->mode = LIT;
1071 case LIT:
/ast/src/lib/libpp/
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, },
/ast/src/cmd/INIT/
H A Dratz.c1605 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon32
1630 LEN -> LENEXT or LIT or TYPE
1632 LIT -> LEN
3197 state->mode = LIT;
3290 case LIT:

Completed in 30 milliseconds