Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h180 } TOKSYMB; typedef
201 extern TOKSYMB *tokset;
H A Dy2.c115 TOKSYMB *tokset;
191 tokset = (TOKSYMB *)malloc(sizeof (TOKSYMB) * ntoksz);
1967 tokset = (TOKSYMB *) realloc((char *)tokset, sizeof (TOKSYMB) * ntoksz); in exp_ntok()
1990 realloc((char *)nontrst, sizeof (TOKSYMB) * nnontersz); in exp_nonterm()