Home | History | Annotate | Download | only in src

Lines Matching defs:s2

192 	Lex_state states[STATE_BSIZE], *statep, *s2, *base;
562 s2 = statep;
565 for (; s2 != base; s2--) {
566 if (s2->type == SDQUOTE) {
571 if (s2 != base)
573 if (!(s2 = s2->ls_base))
575 base = s2-- - STATE_BSIZE;