Home
last modified time | relevance | path

Searched defs:sym1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.c364 struct symbol *sym1, *sym2; in expr_join_or() local
428 struct symbol *sym1, *sym2; in expr_join_and() local
H A Dsymbol.c1000 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp()