Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.h60 T_BOOL = 261, /* T_BOOL */ enumerator
A Dlexer.l93 "bool" return T_BOOL;
A Dparser.y49 %token T_BOOL
295 T_BOOL { $$ = S_BOOLEAN; }
A Dlexer.lex.c2565 return T_BOOL;

Completed in 14 milliseconds