Lines Matching refs:and
9 This program is free software: you can redistribute it and/or modify
23 part or all of the Bison parser skeleton and distribute that work
28 special exception, which will cause the skeleton and the resulting
66 /* Substitute the variable and function names. */
140 /* Put the tokens into the symbol table, so that GDB and other debuggers
327 and a page size can be as small as 4096 bytes. So we cannot safely
375 /* The size of the maximum gap between one aligned stack and the next. */
384 /* Copy COUNT objects from FROM to TO. The source and destination do
403 local variables YYSIZE and YYSTACKSIZE give the old and new number of
404 elements in the stack, and YYPTR gives the new location of the
1124 quotes and backslashes, so that it's suitable for yyerror. The
1219 /* Stay within bounds of both yycheck and yytname. */
1400 /* The stacks and their tools:
1423 /* The variables used to return semantic value and location from the
1428 /* Buffer for error messages, and its allocated size. */
1453 Waste one element of value and location stack
1465 /* In all cases, when you get here, the value and location stacks
1546 lookahead token if we need one and don't already have one. */
1625 This behavior is undocumented and Bison
1627 unconditionally makes the parser a bit smaller, and it avoids a
2046 that goes to, based on the state we popped back to and the rule
2109 /* If just tried and failed to reuse lookahead token after an
2137 YYERROR and the label yyerrorlab therefore never appears in user
2152 | yyerrlab1 -- common code for both syntax error and YYERROR. |