Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c64 static wchar_t *cstash(wchar_t *);
845 cstash(wchar_t *s) in cstash() function
895 nontrst[nnonter].name = cstash(s); in defin()
901 tokset[ntokens].name = cstash(s); in defin()
1140 typeset[numbval = ++ntypes] = cstash(tokname); in gettok()