Home | History | Annotate | Download | only in src

Lines Matching defs:BEGIN

96  * definition of BEGIN.
98 #define BEGIN yy_start = 1 + 2 *
101 * to BEGIN to return to the state. The YYSTATE alias is for lex
1320 { BEGIN (handle_ifdef ()); }
1330 BEGIN (IGNORE); }
1340 BEGIN (IGNORE); }
1371 BEGIN (pop_state ());
1386 BEGIN (handle_ifdef ());
1397 BEGIN (pop_state ()); }
2371 BEGIN(new_state);
2382 BEGIN(yy_start_stack[yy_start_stack_ptr]);