Home | History | Annotate | Download | only in kconfig

Lines Matching refs:E_NOT

1810     { (yyval.expr) = expr_alloc_one(E_NOT, (yyvsp[0].expr)); ;}