Searched refs:toktab (Results 1 – 2 of 2) sorted by relevance
75 static struct toktab { struct78 } toktab[] = { argument283 struct toktab *t; in token()321 for (t = toktab; t->tokstr; t++) in token()
82 static struct toktab { struct85 } toktab[]= { variable101 struct toktab *t; in token()129 for (t = toktab; t->tokstr; t++) in token()