Searched refs:birthcmp (Results 1 – 3 of 3) sorted by relevance
131 birthcmp(const FTSENT *a, const FTSENT *b) in birthcmp() function156 return (birthcmp(b, a)); in revbirthcmp()
36 int birthcmp(const FTSENT *, const FTSENT *);
618 sortfcn = birthcmp; in main()