Lines Matching refs:and
261 * and can realloc() it to grow it, and should free() it to
266 /* Whether this is an "interactive" input source; if so, and
436 /* Done after the current pattern has been matched and before the
441 /* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
448 /* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
638 This program is free software; you can redistribute it and/or modify it
662 and then we categorize those basic tokens in the second stage. */
687 /* %if-c-only Reentrant structure and macros (non-C++). */
696 /* %endif End reentrant structures and macros. */
793 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
854 /* %if-tables-serialization structures and prototypes */
863 /* end tables serialization structures and prototypes */
882 /* Code executed at the beginning of each rule, after yytext and yyleng
966 /* %% [9.0] code to set up and find next match goes here */
1125 * just pointed yyin at a new source and called
1127 * consistency between YY_CURRENT_BUFFER and our
1154 * yy_get_previous_state() go ahead and do it
1156 * with the possibility of jamming (and we don't
1175 /* %% [14.0] code to do back-up for compressed tables and set up yy_cp goes here */
1443 /* %% [17.0] code to find the next state, and perhaps do backing up, goes here */
1547 * token and flags that we need to
1585 /* %% [19.0] update BOL and yylineno */
1650 * to go ahead and always set it.
1667 /** Allocate and initialize an input buffer state.
1842 /** Removes and deletes the top of the stack, if present.
2002 /* It's okay to grow etc. this buffer, and we should throw it
2167 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2224 * implementations that use char* generic pointers, and those
2226 * because both ANSI C and C++ allow castless assignment from
2227 * any pointer type to void*, and deal with argument conversions
2258 * SYM_ENUM_CONST. The parser will change this for struct and union tags later,
2259 * the only problem is struct and union members:
2312 /* Save the filename and line number for later error messages. */