Home
last modified time | relevance | path

Searched refs:YYSTATE (Results 1 – 7 of 7) sorted by relevance

/minix3/tools/m4/bootstrap/
H A Dtokenizer.c137 #define YYSTATE YY_START macro
/minix3/external/bsd/flex/dist/
H A Dinitscan.c136 #define YYSTATE YY_START macro
H A Dflex.skl430 * to BEGIN to return to the state. The YYSTATE alias is for lex
434 #define YYSTATE YY_START
H A DONEWS415 - You can use "YYSTATE" in your scanner as an alias for YY_START
H A DChangeLog6105 * flex.skl: added YYSTATE alias
/minix3/external/bsd/flex/dist/doc/
H A Dflex.info-11493 Flex provides `YYSTATE' as an alias for `YY_START' (since that is
6995 For flex, you can probably do the equivalent using a switch on YYSTATE.
H A Dflex.texi1851 Flex provides @code{YYSTATE} as an alias for @code{YY_START} (since that
8036 For flex, you can probably do the equivalent using a switch on YYSTATE.