Home
last modified time | relevance | path

Searched refs:yy_state_type (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
369 typedef int yy_state_type; typedef
698 static yy_state_type yy_get_previous_state (void );
699 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1011 register yy_state_type yy_current_state;
1385 yy_state_type yy_next_state;
1621 static yy_state_type yy_get_previous_state (void) in yy_get_previous_state()
1623 register yy_state_type yy_current_state; in yy_get_previous_state()
1641 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()
H A Dlex.zconf.c_shipped176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
369 typedef int yy_state_type;
698 static yy_state_type yy_get_previous_state (void );
699 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1011 register yy_state_type yy_current_state;
1385 yy_state_type yy_next_state;
1621 static yy_state_type yy_get_previous_state (void)
1623 register yy_state_type yy_current_state;
1641 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped158 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
351 typedef int yy_state_type;
360 static yy_state_type yy_get_previous_state (void );
361 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
539 static yy_state_type yy_last_accepting_state;
791 register yy_state_type yy_current_state;
1079 yy_state_type yy_next_state;
1316 static yy_state_type yy_get_previous_state (void)
1318 register yy_state_type yy_current_state;
1348 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped192 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
406 /* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
418 typedef int yy_state_type;
429 static yy_state_type yy_get_previous_state (void );
430 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
609 static yy_state_type yy_last_accepting_state;
907 register yy_state_type yy_current_state;
1146 yy_state_type yy_next_state;
1398 static yy_state_type yy_get_previous_state (void)
1403 register yy_state_type yy_current_state;
[all …]