Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c187 #define EOB_ACT_CONTINUE_SCAN 0 macro
1450 case EOB_ACT_CONTINUE_SCAN:
1600 ret_val = EOB_ACT_CONTINUE_SCAN; in yy_get_next_buffer()
1747 case EOB_ACT_CONTINUE_SCAN: in yyinput()
H A Dlex.zconf.c_shipped187 #define EOB_ACT_CONTINUE_SCAN 0
1450 case EOB_ACT_CONTINUE_SCAN:
1484 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1600 ret_val = EOB_ACT_CONTINUE_SCAN;
1747 case EOB_ACT_CONTINUE_SCAN:
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped169 #define EOB_ACT_CONTINUE_SCAN 0
1145 case EOB_ACT_CONTINUE_SCAN:
1179 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1295 ret_val = EOB_ACT_CONTINUE_SCAN;
1430 case EOB_ACT_CONTINUE_SCAN:
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped209 #define EOB_ACT_CONTINUE_SCAN 0
1212 case EOB_ACT_CONTINUE_SCAN:
1254 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1374 ret_val = EOB_ACT_CONTINUE_SCAN;
1574 case EOB_ACT_CONTINUE_SCAN: