Searched refs:set_gototab (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/one-true-awk/ |
| H A D | b.c | 117 static int set_gototab(fa*, int, int, int); 654 static int set_gototab(fa *f, int state, int ch, int val) /* hide gototab implementation */ in set_gototab() function 1535 set_gototab(f, s, c, i); in cgoto() 1549 set_gototab(f, s, c, f->curstat); in cgoto()
|