Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c329 #define yy_set_interactive(is_interactive) \ argument
336 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
Dzconf.lex.c_shipped329 #define yy_set_interactive(is_interactive) \
336 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped310 #define yy_set_interactive(is_interactive) \
317 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped320 #define yy_set_interactive(is_interactive) \
327 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \