Home | History | Annotate | Download | only in kconfig

Lines Matching refs:expr_alloc_one

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