Searched refs:sym2 (Results 1 – 5 of 5) sorted by relevance
925 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() argument928 const struct sym_match *s2 = sym2; in sym_rel_comp()1165 struct symbol *sym2; in sym_check_sym_deps() local1172 sym2 = sym_check_expr_deps(sym->dir_dep.expr); in sym_check_sym_deps()1173 if (sym2) in sym_check_sym_deps()1177 sym2 = sym_check_expr_deps(sym->rev_dep.expr); in sym_check_sym_deps()1178 if (sym2) in sym_check_sym_deps()1182 sym2 = sym_check_expr_deps(sym->implied.expr); in sym_check_sym_deps()1183 if (sym2) in sym_check_sym_deps()1193 sym2 = sym_check_expr_deps(prop->visible.expr); in sym_check_sym_deps()[all …]
223 static int menu_validate_number(struct symbol *sym, struct symbol *sym2) in menu_validate_number() argument225 return sym2->type == S_INT || sym2->type == S_HEX || in menu_validate_number()226 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name)); in menu_validate_number()232 struct symbol *sym2; in sym_check_prop() local245 sym2 = prop_get_symbol(prop); in sym_check_prop()247 if (!menu_validate_number(sym, sym2)) in sym_check_prop()254 sym_get_choice_prop(sym2); in sym_check_prop()260 sym2->name); in sym_check_prop()266 sym2 = prop_get_symbol(prop); in sym_check_prop()271 else if (sym2->type != S_UNKNOWN && in sym_check_prop()[all …]
426 struct symbol *sym1, *sym2; in expr_join_or() local444 sym2 = e2->left.expr->left.sym; in expr_join_or()446 sym2 = e2->left.sym; in expr_join_or()447 if (sym1 != sym2) in expr_join_or()471 if (sym1->type == S_BOOLEAN && sym1 == sym2) { in expr_join_or()490 struct symbol *sym1, *sym2; in expr_join_and() local508 sym2 = e2->left.expr->left.sym; in expr_join_and()510 sym2 = e2->left.sym; in expr_join_and()511 if (sym1 != sym2) in expr_join_and()534 sym2 = e1->right.sym; in expr_join_and()[all …]
373 #define apic_drivers(sym1, sym2) \ argument374 static struct apic *__apicdrivers_##sym1##sym2[2] __used \376 __section(.apicdrivers) = { &sym1, &sym2 }
548 Previously, the sym2 driver accepted arguments of the form