idlwave-routine-entry-compare

idlwave-routine-entry-compare is a compiled Lisp function in `idlwave.el'.

(idlwave-routine-entry-compare A B)

Compare two routine info entries for sorting.
This is the general case. It first compares class, names, and type.
If it turns out that A and B are twins (same name, class, and type),
calls another routine which compares twins on the basis of their file
names and path locations.