Lines Matching defs:INITIAL
4511 #define INITIAL 0
6696 if(--num_args == 0) { BEGIN(INITIAL); }
6710 cfg_parser->line++; BEGIN(INITIAL); }
6717 if(--num_args == 0) { BEGIN(INITIAL); }
6736 if(--num_args == 0) { BEGIN(INITIAL); }
6750 cfg_parser->line++; BEGIN(INITIAL); }
6757 if(--num_args == 0) { BEGIN(INITIAL); }
6834 case YY_STATE_EOF(INITIAL):
6927 if(--num_args == 0) { BEGIN(INITIAL); }
7362 * @note This function does not reset the start condition to @c INITIAL .