Searched refs:set_gototab (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.bin/awk/ |
H A D | b.c | 115 static int set_gototab(fa*, int, int, int); 657 static int set_gototab(fa *f, int state, int ch, int val) /* hide gototab implementation */ in set_gototab() function 1537 set_gototab(f, s, c, i); in cgoto() 1551 set_gototab(f, s, c, f->curstat); in cgoto()
|