Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dsymbol.c883 struct sym_match { struct
894 const struct sym_match *s1 = sym1; in sym_rel_comp() argument
/aosp_15_r20/external/bcc/tests/cc/
H A Dtest_c_api.cc370 bool sym_match = (string("strtok") == sym.name); variable