Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.h76 T_IMPLY = 277, /* T_IMPLY */ enumerator
A Dlexer.l107 "imply" return T_IMPLY;
A Dparser.y65 %token T_IMPLY
207 config_option: T_IMPLY nonconst_symbol if_expr T_EOL
A Dlexer.lex.c2621 return T_IMPLY;

Completed in 18 milliseconds