HomeSort by relevance Sort by last modified time
    Searched full:expr_is_yes (Results 1 - 5 of 5) sorted by null

  /external/toybox/kconfig/
expr.h 187 static inline int expr_is_yes(struct expr *e) function
menu.c 297 if (!expr_is_yes(dep2)) {
expr.c 586 if (expr_is_yes(tmp1)) {
mconf.c 334 if (!expr_is_yes(prop->visible.expr)) {
zconf.tab.c_shipped     [all...]

Completed in 124 milliseconds