Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy2.c43 #define LCURLY 264 macro
563 case LCURLY:
654 while ((t = gettok()) == LCURLY)
1185 case L'{': return (LCURLY); in gettok()