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
129 /* Put the tokens into the symbol table, so that GDB and other debuggers
309 and a page size can be as small as 4096 bytes. So we cannot safely
357 /* The size of the maximum gap between one aligned stack and the next. */
366 /* Copy COUNT objects from FROM to TO. The source and destination do
385 local variables YYSIZE and YYSTACKSIZE give the old and new number of
386 elements in the stack, and YYPTR gives the new location of the
1173 quotes and backslashes, so that it's suitable for yyerror. The
1268 /* Stay within bounds of both yycheck and yytname. */
1419 /* The stacks and their tools:
1442 /* The variables used to return semantic value and location from the
1447 /* Buffer for error messages, and its allocated size. */
1472 Waste one element of value and location stack
1484 /* In all cases, when you get here, the value and location stacks
1565 lookahead token if we need one and don't already have one. */
1644 This behavior is undocumented and Bison
1646 unconditionally makes the parser a bit smaller, and it avoids a
2312 that goes to, based on the state we popped back to and the rule
2375 /* If just tried and failed to reuse lookahead token after an
2403 YYERROR and the label yyerrorlab therefore never appears in user
2418 | yyerrlab1 -- common code for both syntax error and YYERROR. |