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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c313 cgoto(void) function
386 "bad switch cgoto %d state %d",
/illumos-gate/usr/src/cmd/awk/
H A Db.c89 static int cgoto(fa *, int, int);
179 f->curstat = cgoto(f, 2, HAT);
439 s = cgoto(f, s, *p);
468 s = cgoto(f, s, *q);
525 s = cgoto(f, s, *q);
774 cgoto(fa *f, int s, int c) function
837 overflo("out of space in cgoto");

Completed in 48 milliseconds