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

  /external/toybox/kconfig/
menu.c 113 if (sym->type == S_UNKNOWN) {
181 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name));
203 else if (sym2->type == S_UNKNOWN)
350 if (sym->type == S_UNKNOWN)
expr.h 63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER
confdata.c 179 if (sym->type == S_UNKNOWN)
219 if (sym->type == S_UNKNOWN)
symbol.c 104 case S_UNKNOWN:
682 symbol->type = S_UNKNOWN;
zconf.tab.c_shipped     [all...]

Completed in 168 milliseconds