Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Db.c117 static int set_gototab(fa*, int, int, int);
641 static int set_gototab(fa *f, int state, int ch, int val) /* hide gototab implementation */ in set_gototab() function
1522 set_gototab(f, s, c, i); in cgoto()
1536 set_gototab(f, s, c, f->curstat); in cgoto()