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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c48 #define TYPENAME 269 macro
378 if ((t = gettok()) != TYPENAME)
471 if (t == TYPENAME) { /* there is a type defined */
1145 return (TYPENAME);
1149 return (TYPENAME);
1474 if (gettok() != TYPENAME)

Completed in 88 milliseconds