Home
last modified time | relevance | path

Searched refs:exact1 (Results 1 – 1 of 1) sorted by relevance

/scripts/kconfig/
A Dsymbol.c983 int exact1, exact2; in sym_rel_comp() local
994 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
996 if (exact1 && !exact2) in sym_rel_comp()
998 if (!exact1 && exact2) in sym_rel_comp()

Completed in 3 milliseconds