Searched defs:sym_a (Results 1 – 3 of 3) sorted by relevance
7 .globl sym_a symbol11 sym_a: label
20 static int kernel_syms_cmp(const void *sym_a, const void *sym_b) in kernel_syms_cmp()
396 const struct symbol *sym_a = a; in symbol_cmp() local