Searched defs:tokname (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Dtoken.c129 tokname(n) function
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c62 static wchar_t *tokname; /* input token name */ variable
190 tokname = (wchar_t *)malloc(sizeof (wchar_t) * toksize);
372 start = chfind(1, tokname);
396 if ((t = chfind(1, tokname)) < NTBASE) {
488 j = chfind(0, tokname);
496 tokname);
506 tokname);
513 tokname);
524 tokname);
661 prdptr[0][1] = chfind(1, tokname);
[all...]

Completed in 69 milliseconds