Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h178 } TOKSYMB; typedef
199 extern TOKSYMB *tokset;
H A Dy2.c113 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()