Searched defs:expr (Results 1 - 4 of 4) sorted by relevance

/openwrt/scripts/config/
H A Dzconf.y479 expr: symbol { $$ = expr_alloc_symbol($1); } label
[all...]
H A Dmenu.c128 struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *exp argument
183 menu_add_visibility(struct expr *expr) argument
189 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) argument
[all...]
H A Dexpr.h36 struct expr *expr; member in union:expr_data
40 struct expr { struct
53 struct expr *expr; member in struct:expr_value
149 struct expr *expr; /* the optional conditional part of the property */ member in struct:property
[all...]
H A Dsymbol.c1056 struct expr *expr; member in struct:dep_stack
[all...]

Completed in 31 milliseconds