Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c192 static int lesseq_defined_than (struct symbol *, struct symbol *);
3711 lesseq_defined_than (struct symbol *sym0, struct symbol *sym1) in lesseq_defined_than() function
3760 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()