Searched refs:TOKSYMB (Results 1 – 2 of 2) sorted by relevance
178 } TOKSYMB; typedef199 extern TOKSYMB *tokset;
113 TOKSYMB *tokset;189 tokset = malloc(sizeof (TOKSYMB) * ntoksz); in setup()1930 tokset = (TOKSYMB *) realloc((char *)tokset, sizeof (TOKSYMB) * ntoksz); in exp_ntok()1953 realloc((char *)nontrst, sizeof (TOKSYMB) * nnontersz); in exp_nonterm()