Lines Matching defs:state
385 struct ppcontext* context; long state; long mode; long option; long test; struct { char* sp; long flags; } filedeps; struct ppdirs* firstdir; struct ppdirs* lastdir; int hide; int column; int pending; char* firstfile; char* lastfile; char* ignore; char* probe; char* filtab; char* prdtab; char* date; char* time; char* maps; long ro_state; long ro_mode; long ro_option; long ro_op[2]; struct pathid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char spare_1;
437 struct ppcontext* context; long state; long mode; long option; long test; struct { char* sp; long flags; } filedeps; struct ppdirs* firstdir; struct ppdirs* lastdir; int hide; int column; int pending; char* firstfile; char* lastfile; char* ignore; char* probe; char* filtab; char* prdtab; char* date; char* time; char* maps; long ro_state; long ro_mode; long ro_option; long ro_op[2]; struct pathid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char spare_1;
555 int state;
988 if (fp->state == (-1))
1005 rp = _pp_fsmtab[fp->state];
1016 _pp_fsmtab[(0+28)][fp->state+1] = n < 0 ? ~n : n;
2846 register int state;
2886 state = 0;
2890 rp = _pp_fsmtab[state];
2892 while (!(state = rp[c = (*(unsigned char*)ip++)]));
2895 } while (state > 0);
2902 state = ~state;
2904 switch ((( state)&((1<<(7+1))-1)))
2962 if (state = _pp_fsmtab[(0+28)][((( rp)-_pp_fsmtab[0])/(255+1))+1])
3004 if (state & (1<<7))
3013 if (state & (1<<7))
3016 if (!(flags & (1L<<21)) && (state = rp[c = (255+1)]))
3230 rp = _pp_fsmtab[((( state)>>(7+1))&((1<<7)-1))];
3236 c = (((( state)>>(7+1))&((1<<7)-1))+0401);
3241 c = (((( state)>>(7+1))&((1<<7)-1))+0401);
3361 if (state & (1<<7))
3382 state &= ~(1<<7);
3383 if (state >= (0+28))
3385 rp = _pp_fsmtab[state];