Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 6 of 6) sorted by relevance

/buildroot/support/testing/tests/package/
A Dsample_python_sympy.py7 expr = x + 2*y variable
/buildroot/support/kconfig/
A Dexpr.h38 struct expr *expr; member
42 struct expr { struct
43 enum expr_type type; argument
44 union expr_data left, right; argument
55 struct expr *expr; member
195 struct expr *expr; /* the optional conditional part of the property */ member
A Dmenu.c127 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop()
182 void menu_add_visibility(struct expr *expr) in menu_add_visibility()
188 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
A Dzconf.y41 struct expr *expr; member
A Dsymbol.c1103 struct expr *expr; member
A Dqconf.cc119 tristate expr; in updateMenu() local

Completed in 26 milliseconds