Home | History | Annotate | Download | only in src

Lines Matching defs:BEGIN

57 /* begin standard C headers. */
185 * definition of BEGIN.
187 #define BEGIN (yy_start) = 1 + 2 *
190 * to BEGIN to return to the state. The YYSTATE alias is for lex
426 /* Begin user sect3 */
1064 BEGIN SC_AT_DIRECTIVE_ARGS;
1142 BEGIN SC_AT_DIRECTIVE_SKIP_WS;
1149 BEGIN INITIAL;
1170 { yyless (0); BEGIN SC_AT_DIRECTIVE_ARGS; }