Home
last modified time | relevance | path

Searched refs:expr_is_yes (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/scripts/kconfig/
Dzconf.y679 if (!expr_is_yes(prop->visible.expr)) { in print_symbol()
688 if (!expr_is_yes(prop->visible.expr)) { in print_symbol()
755 if (!expr_is_yes(prop->visible.expr)) { in zconfdump()
Dexpr.h315 static inline int expr_is_yes(struct expr *e) in expr_is_yes() function
Dmenu.c477 if (!expr_is_yes(dep2)) { in menu_finalize()
822 if (!expr_is_yes(prop->visible.expr)) { in get_symbol_str()
/external/toybox/kconfig/
Dexpr.h187 static inline int expr_is_yes(struct expr *e) in expr_is_yes() function
Dmconf.c334 if (!expr_is_yes(prop->visible.expr)) { in get_prompt_str()
Dmenu.c297 if (!expr_is_yes(dep2)) { in menu_finalize()
Dzconf.tab.c_shipped2258 if (!expr_is_yes(prop->visible.expr)) {
2267 if (!expr_is_yes(prop->visible.expr)) {
2315 if (!expr_is_yes(prop->visible.expr)) {
Dexpr.c586 if (expr_is_yes(tmp1)) { in expr_eliminate_dups2()