Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.h84 T_OPTIONAL = 285, /* T_OPTIONAL */ enumerator
A Dlexer.l114 "optional" return T_OPTIONAL;
A Dparser.y73 %token T_OPTIONAL
275 choice_option: T_OPTIONAL T_EOL
A Dlexer.lex.c2649 return T_OPTIONAL;

Completed in 10 milliseconds