Home
last modified time | relevance | path

Searched refs:cgoto (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Db.c116 static int cgoto(fa *, int, int);
218 f->curstat = cgoto(f, 2, HAT); in makeinit()
568 s = cgoto(f, s, *p); in match()
598 s = cgoto(f, s, *q); in pmatch()
657 s = cgoto(f, s, *q); in nematch()
971 cgoto(fa *f, int s, int c) in cgoto() function
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h259 void cgoto(void);
H A Dmain.c200 cgoto();
H A Dsub2.c311 cgoto(void) in cgoto() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h408 unsigned char *cgoto();