Searched refs:cgoto (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/awk/ |
H A D | b.c | 116 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 D | ldefs.h | 259 void cgoto(void);
|
H A D | main.c | 214 cgoto();
|
H A D | sub2.c | 311 cgoto(void) in cgoto() function
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.h | 408 unsigned char *cgoto();
|