yy_state_type     167 scripts/kconfig/zconf.lex.c #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
yy_state_type     689 scripts/kconfig/zconf.lex.c static yy_state_type yy_get_previous_state (void );
yy_state_type     690 scripts/kconfig/zconf.lex.c static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
yy_state_type     996 scripts/kconfig/zconf.lex.c 	register yy_state_type yy_current_state;
yy_state_type    1370 scripts/kconfig/zconf.lex.c 			yy_state_type yy_next_state;
yy_state_type    1606 scripts/kconfig/zconf.lex.c     static yy_state_type yy_get_previous_state (void)
yy_state_type    1608 scripts/kconfig/zconf.lex.c 	register yy_state_type yy_current_state;
yy_state_type    1626 scripts/kconfig/zconf.lex.c     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )