Lines Matching defs:INITIAL
4612 #define INITIAL 0
6842 if(--num_args == 0) { BEGIN(INITIAL); }
6856 cfg_parser->line++; BEGIN(INITIAL); }
6863 if(--num_args == 0) { BEGIN(INITIAL); }
6882 if(--num_args == 0) { BEGIN(INITIAL); }
6896 cfg_parser->line++; BEGIN(INITIAL); }
6903 if(--num_args == 0) { BEGIN(INITIAL); }
6980 case YY_STATE_EOF(INITIAL):
7073 if(--num_args == 0) { BEGIN(INITIAL); }
7508 * @note This function does not reset the start condition to @c INITIAL .