Searched refs:YY_START (Results 1 – 13 of 13) sorted by relevance
202 context_state = YY_START;530 context_state = YY_START;536 context_state = YY_START;542 context_state = YY_START;548 context_state = YY_START;
156 #define YY_START (((yy_start) - 1) / 2) macro157 #define YYSTATE YY_START1363 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );1396 context_state = YY_START;2055 context_state = YY_START;2065 context_state = YY_START;2076 context_state = YY_START;2087 context_state = YY_START;2395 yy_act = YY_STATE_EOF(YY_START);
156 #define YY_START (((yy_start) - 1) / 2) macro157 #define YYSTATE YY_START947 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );1155 yy_act = YY_STATE_EOF(YY_START);
86 #define YY_START ((yy_start - 1) / 2) macro87 #define YYSTATE YY_START2708 if ( YY_START == FIRSTCCL )2839 yy_act = YY_STATE_EOF(YY_START);3498 yy_start_stack[yy_start_stack_ptr++] = YY_START;
636 if ( YY_START == FIRSTCCL )
90 #define YY_START ((yy_start - 1) / 2)91 #define YYSTATE YY_START606 yy_act = YY_STATE_EOF(YY_START);1387 yy_start_stack[yy_start_stack_ptr++] = YY_START;
415 - You can use "YYSTATE" in your scanner as an alias for YY_START714 - The new scanner macro YY_START returns an integer value
104 #define YY_START ((yy_start - 1) / 2) macro105 #define YYSTATE YY_START1716 yy_act = YY_STATE_EOF(YY_START);2369 yy_start_stack[yy_start_stack_ptr++] = YY_START;
121 #define YY_START (((yy_start) - 1) / 2) macro122 #define YYSTATE YY_START917 yy_act = YY_STATE_EOF(YY_START);
121 #define YY_START (((yy_start) - 1) / 2) macro122 #define YYSTATE YY_START3547 yy_act = YY_STATE_EOF(YY_START);
1341 using the integer-valued YY_START macro. For example, the1344 comment_caller = YY_START;1346 Flex provides YYSTATE as an alias for YY_START (since that1888 - YY_START returns an integer value corresponding to the3340 YY_START
1141 integer-valued `YY_START' macro. For example, the above assignments to1144 comment_caller = YY_START;1146 Flex provides `YYSTATE' as an alias for `YY_START' (since that is1566 - `YY_START' returns an integer value corresponding to the current2672 YY_START
1363 using the integer-valued @code{YY_START} macro. For example, the1368 comment_caller = YY_START;1371 Flex provides @code{YYSTATE} as an alias for @code{YY_START} (since that1861 @code{YY_START} returns an integer value corresponding to3171 YY_START