Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c338 #define yy_set_interactive(is_interactive) \ argument
345 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
H A Dlex.zconf.c_shipped338 #define yy_set_interactive(is_interactive) \
345 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped320 #define yy_set_interactive(is_interactive) \
327 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped384 #define yy_set_interactive(is_interactive) \
391 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \