Home | History | Annotate | Download | only in config

Lines Matching refs:From

362 /* Copy COUNT objects from FROM to TO.  The source and destination do
366 # define YYCOPY(To, From, Count) \
367 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
369 # define YYCOPY(To, From, Count) \
374 (To)[yyi] = (From)[yyi]; \
380 /* Relocate STACK from its old location to the new one. The
667 /* This is here to suppress warnings from the GCC cpp's
670 YYFAIL uses, which will produce warnings from Bison 2.5. */
697 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
832 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
988 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1173 /* Prevent warnings from -Wmissing-prototypes. */
1255 /* The variables used to return semantic value and location from the
1817 /* If not already recovering from an error, report this error. */