Searched refs:T_PARAM (Results 1 – 6 of 6) sorted by relevance
61 T_PARAM = 262, /* T_PARAM */ enumerator79 #define T_PARAM 262 macro
75 %token <token> '{' '}' ';' '/' T_VIRTUAL T_DISPLAY T_WALL T_OPTION T_PARAM132 ParamEntry : T_PARAM NameList Terminal134 | T_PARAM Open ParamList Close
68 param return gettoken(T_PARAM, yytext, yyleng);
140 T_PARAM = 262, /* T_PARAM */ enumerator158 #define T_PARAM 262 macro
192 case T_PARAM: in dmxConfigPrintTokenFlag()
845 return gettoken(T_PARAM, yytext, yyleng);