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
115 /* Put the tokens into the symbol table, so that GDB and other debuggers
289 and a page size can be as small as 4096 bytes. So we cannot safely
337 /* The size of the maximum gap between one aligned stack and the next. */
346 /* Copy COUNT objects from FROM to TO. The source and destination do
365 local variables YYSIZE and YYSTACKSIZE give the old and new number of
366 elements in the stack, and YYPTR gives the new location of the
925 quotes and backslashes, so that it's suitable for yyerror. The
1020 /* Stay within bounds of both yycheck and yytname. */
1171 /* The stacks and their tools:
1194 /* The variables used to return semantic value and location from the
1199 /* Buffer for error messages, and its allocated size. */
1224 Waste one element of value and location stack
1236 /* In all cases, when you get here, the value and location stacks
1317 lookahead token if we need one and don't already have one. */
1396 This behavior is undocumented and Bison
1398 unconditionally makes the parser a bit smaller, and it avoids a
1794 that goes to, based on the state we popped back to and the rule
1857 /* If just tried and failed to reuse lookahead token after an
1885 YYERROR and the label yyerrorlab therefore never appears in user
1900 | yyerrlab1 -- common code for both syntax error and YYERROR. |