Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-lexer.lex.c302 #define yy_set_interactive(is_interactive) \ argument
309 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
/linux/scripts/kconfig/
A Dlexer.lex.c321 #define yy_set_interactive(is_interactive) \ argument
328 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \

Completed in 12 milliseconds