Searched refs:yyclearin (Results 1 – 15 of 15) sorted by relevance
7 #define yyclearin (yychar=(-1)) macro
453 #define yyclearin (yychar = YYEMPTY) macro
910 # undef yyclearin911 # define yyclearin (yychar = YYEMPTY)941 # undef yyclearin
552 #define yyclearin (yychar = YYEMPTY)
493 \key{Clear previous look ahead token.} {yyclearin}
1332 `yyclearin' (*note Action Features::) or to attempt to free memory4627 -- Macro: yyclearin;4629 error rules. Do not invoke `yyclearin' in a deferred semantic5536 error. If this is unacceptable, then the macro `yyclearin' may be used5537 to clear this token. Write the statement `yyclearin;' in the error5545 ought to be discarded with `yyclearin;'.7618 -- Variable: yyclearin8592 * GLR parsers and yyclearin: GLR Semantic Actions.8798 * yyclearin <1>: Table of Symbols. (line 199)8799 * yyclearin <2>: Error Recovery. (line 97)[all …]
1117 @findex yyclearin1118 @cindex @acronym{GLR} parsers and @code{yyclearin}1126 to invoke @code{yyclearin} (@pxref{Action Features}) or to attempt to free4910 @deffn {Macro} yyclearin;4913 Do not invoke @code{yyclearin} in a deferred semantic action (@pxref{GLR5993 @findex yyclearin5995 this is unacceptable, then the macro @code{yyclearin} may be used to clear5996 this token. Write the statement @samp{yyclearin;} in the error rule's6004 with @samp{yyclearin;}.8362 @deffn {Variable} yyclearin[all …]
831 #define yyclearin (yychar = YYEMPTY) macro
1127 #define yyclearin (yychar = YYEMPTY) macro
783 #define yyclearin (yychar = YYEMPTY) macro
774 #define yyclearin (yychar = YYEMPTY) macro
937 #define yyclearin (yychar = YYEMPTY) macro
1947 #define yyclearin (yychar = YYEMPTY) macro
1294 #define yyclearin (yychar = YYEMPTY) macro
494 (yyclearin): Don't set *yytokenp.790 In the yychar and yyclearin entries, add note about deferred semantic796 yyclearin.5624 (yyclearin, YYBACKUP, yyparse): Use yychar, not yytoken.8659 (yyclearin): Ditto.