|
|
1.1 root 1: #include "lexlib.h"
2: char illctx[] = "illegal argument to yyswitch";
3: yyctxt(new, size)
4: {
5: static old = 0;
6: register tmp;
7:
8: if (new < 0 || new >= size)
9: error(illctx);
10: ll_ctxt = yy_lextab + yy_ctxtab[new];
11: tmp = old;
12: old = new;
13: return (tmp);
14: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.