Searched refs:yy_state_type (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A DFlexLexer.h52 typedef int yy_state_type; typedef
139 yy_state_type yy_get_previous_state();
140 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
167 yy_state_type yy_last_accepting_state;
170 yy_state_type* yy_state_buf;
171 yy_state_type* yy_state_ptr;
H A Dinitscan.c267 typedef int yy_state_type; typedef
271 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
272 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1232 static yy_state_type yy_last_accepting_state;
1482 register yy_state_type yy_current_state;
2786 yy_state_type yy_next_state;
3022 static yy_state_type yy_get_previous_state()
3024 register yy_state_type yy_current_state;
3058 static yy_state_type yy_try_NUL_tran
[all...]
H A Dscan.c267 typedef int yy_state_type; typedef
271 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
272 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1232 static yy_state_type yy_last_accepting_state;
1482 register yy_state_type yy_current_state;
2786 yy_state_type yy_next_state;
3022 static yy_state_type yy_get_previous_state()
3024 register yy_state_type yy_current_state;
3058 static yy_state_type yy_try_NUL_tran
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dscanner.c275 typedef int yy_state_type; typedef
279 static yy_state_type yy_get_previous_state YY_PROTO(( void ));
280 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1797 static yy_state_type yy_last_accepting_state;
1981 register yy_state_type yy_current_state;
2409 yy_state_type yy_next_state;
2645 static yy_state_type yy_get_previous_state()
2647 register yy_state_type yy_current_state;
2680 static yy_state_type yy_try_NUL_tran
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dlex.zconf.c147 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
345 typedef int yy_state_type; typedef
674 static yy_state_type yy_get_previous_state (void );
675 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
952 register yy_state_type yy_current_state;
1321 yy_state_type yy_next_state;
1549 static yy_state_type yy_get_previous_state (void)
1551 register yy_state_type yy_current_state;
1569 static yy_state_type yy_try_NUL_tran
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dlex.zconf.c333 typedef int yy_state_type; typedef
662 static yy_state_type yy_get_previous_state (void );
663 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
938 register yy_state_type yy_current_state;
1307 yy_state_type yy_next_state;
1535 static yy_state_type yy_get_previous_state (void)
1537 register yy_state_type yy_current_state;
1555 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_stat
[all...]

Completed in 190 milliseconds