Searched refs:T_WALL (Results 1 – 6 of 6) sorted by relevance
59 T_WALL = 260, /* T_WALL */ enumerator77 #define T_WALL 260 macro
75 %token <token> '{' '}' ';' '/' T_VIRTUAL T_DISPLAY T_WALL T_OPTION T_PARAM221 Wall : T_WALL222 | T_WALL T_COMMENT { $$ = $1; $$->comment = $2->comment; }
66 wall return gettoken(T_WALL, yytext, yyleng);
138 T_WALL = 260, /* T_WALL */ enumerator156 #define T_WALL 260 macro
184 case T_WALL: in dmxConfigPrintTokenFlag()
835 return gettoken(T_WALL, yytext, yyleng);