Searched refs:stype (Results 1 – 3 of 3) sorted by relevance
201 menu_set_type($1->stype);204 $1->stype);216 if ($1->stype != S_UNKNOWN)217 menu_set_type($1->stype);220 $1->stype);308 if ($1->stype == S_BOOLEAN || $1->stype == S_TRISTATE) {309 menu_set_type($1->stype);312 $1->stype);325 if ($1->stype == S_UNKNOWN) {
53 enum symbol_type stype; member
1042 int stype; in fill_row() local1110 stype = sym_get_type(sym); in fill_row()1111 switch (stype) { in fill_row()
Completed in 11 milliseconds