Searched refs:lesseq_defined_than (Results 1 – 1 of 1) sorted by relevance
162 static int lesseq_defined_than (struct symbol *, struct symbol *);3230 lesseq_defined_than (struct symbol *sym0, struct symbol *sym1) in lesseq_defined_than() function3277 if (lesseq_defined_than (sym, defn_symbols[i])) in add_defn_to_vec()3279 else if (lesseq_defined_than (defn_symbols[i], sym)) in add_defn_to_vec()