Searched refs:lesseq_defined_than (Results 1 – 1 of 1) sorted by relevance
192 static int lesseq_defined_than (struct symbol *, struct symbol *);3711 lesseq_defined_than (struct symbol *sym0, struct symbol *sym1) in lesseq_defined_than() function3760 if (lesseq_defined_than (sym, prevDefns[i].sym)) in add_defn_to_vec()3762 else if (lesseq_defined_than (prevDefns[i].sym, sym)) in add_defn_to_vec()