Home
last modified time | relevance | path

Searched refs:T_NOT (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y84 %nonassoc T_NOT
478 | T_NOT expr { $$ = expr_alloc_one(E_NOT, $2); }
H A Dzconf.l124 "!" return T_NOT;
H A Dlex.zconf.c1148 return T_NOT;
H A Dzconf.tab.c_shipped175 T_NOT = 290
564 "T_NOT", "$accept", "input", "start", "stmt_list", "option_name",
H A Dzconf.tab.c175 T_NOT = 290 enumerator
H A Dlex.zconf.c_shipped1148 return T_NOT;