Home
last modified time | relevance | path

Searched refs:menu_add_expr (Results 1 – 3 of 3) sorted by relevance

/external/toybox/kconfig/
Dlkc.h85 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep);
Dmenu.c150 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() function
Dzconf.tab.c_shipped1528 menu_add_expr(P_DEFAULT, (yyvsp[-2].expr), (yyvsp[-1].expr));
1548menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,(yyvsp[-3].symbol), (yyvsp[-2].symbol)), (yyvsp[-1]…
1581 menu_add_expr(P_CHOICE, NULL, NULL);