Searched refs:TOKSYMB (Results 1 – 2 of 2) sorted by relevance
180 } TOKSYMB; typedef201 extern TOKSYMB *tokset;
115 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()