Home | History | Annotate | Download | only in sh

Lines Matching refs:To

17    along with this program; if not, write to the Free Software
29 /* All symbols defined below should begin with yy or YY, to avoid
32 There are some unavoidable exceptions within include files to
121 * This code is derived from software contributed to Berkeley by
133 * may be used to endorse or promote products derived from this software
137 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
141 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
256 /* The size of an array large to enough to hold all stacks, each with
262 /* Copy COUNT objects from FROM to TO. The source and destination do
266 # define YYCOPY(To, From, Count) \
267 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
269 # define YYCOPY(To, From, Count) \
274 (To)[yyi] = (From)[yyi]; \
280 /* Relocate STACK from its old location to the new one. The
283 stack. Advance YYPTR to a properly aligned location for the next
318 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */
325 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */
408 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
434 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
435 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
472 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
560 to ease the transition to the new meaning of YYERROR, for GCC.
638 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
666 | Report that the YYRULE is going to be reduced. |
711 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
758 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
824 | Release the memory associated to this symbol. |
905 /* Number of tokens to shift before error messages enabled. */
911 `yyss': related to states,
912 `yyvs': related to semantic values,
913 `yyls': related to locations.
915 Refer to the stacks thru separate pointers, to allow yyoverflow
916 to reallocate them elsewhere. */
934 /* The variables used to return semantic value and location from the
948 yychar = YYEMPTY; /* Cause a token to be read. */
980 /* Give user a chance to reallocate the stack. Use copies of
988 data in use in that stack, in bytes. This used to be a
1031 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
1051 /* First try to decide what to do without reference to lookahead token. */
1077 /* If the proper action on seeing token YYTOKEN is to reduce or to
1127 /* yyn is the number of a rule to reduce with. */
1133 Otherwise, the following line sets YYVAL to garbage.
1135 users should not rely upon it. Assigning to YYVAL
1291 that goes to, based on the state we popped back to and the rule
1324 /* Start YYX at -YYN if negative to avoid negative indexes in
1379 /* If just tried and failed to reuse lookahead token after an
1405 /* Else will try to reuse lookahead token after shifting the error