Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.h61 T_CHOICE = 262, /* T_CHOICE */ enumerator
A Dlexer.l94 "choice" return T_CHOICE;
A Dparser.y50 %token T_CHOICE
229 choice: T_CHOICE word_opt T_EOL
A Dlexer.lex.c2569 return T_CHOICE;

Completed in 10 milliseconds