Lines Matching refs:is
91 /* The "const" storage-class-modifier is valid. */
114 * integer for use as an array index. If the signed char is negative,
127 * to BEGIN to return to the state. The YYSTATE alias is for lex
211 /* Whether this is an "interactive" input source; if so, and
266 /* Same as previous macro, but useful when we know that the buffer stack is not
271 /* yy_hold_char holds the character lost when yytext is formed. */
281 /* Flag which is used to allow yywrap()'s to do buffer switches
367 /* This struct is not used in this scanner,
368 but its presence is necessary. */
531 /* The intent behind this definition is that it'll catch
547 This program is free software; you can redistribute it and/or modify it
552 This program is distributed in the hope that it will be useful, but
579 /* Special case for "unistd.h", since it is non-ANSI. We include it way
667 * is returned in "result".
702 /* No semi-colon after return; correct usage is to write "yyterminate();" -
787 while ( 1 ) /* loops until end-of-file is reached */
832 do_action: /* This label is used only to access EOF actions. */
925 * globals. Here is the right place to do so, because
926 * this is the first action (other than possibly a
1057 { /* Don't try to fill the buffer, so this is an EOF. */
1395 * is looked at is after yywrap() is called, so it's safe
1463 * This function is sometimes called more than once on the same buffer,
1476 /* If b is the current buffer, then yy_init_buffer was _probably_
1530 /* This block is copied from yy_switch_to_buffer. */
1578 /* First allocation is just for 2 elements, since we don't know if this
1810 /* Initialization is the same as for the non-reentrant scanner.
1811 * This function is called from yylex_destroy(), so don't allocate here.
1836 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
1851 /* Reset the globals. This is important in a non-reentrant scanner so the next time
1852 * yylex() is called, initialization will occur. */
1915 * the only problem is struct and union members:
1918 * more volatile, which is acceptable. Also, such collisions are quite rare,
2191 /* is this the last line of an enum declaration? */