Searched refs:membercmp (Results 1 – 2 of 2) sorted by relevance
378 int membercmp(nltype *, nltype *);
706 if (membercmp(doing, prev->cnext) == GREATERTHAN) in sortmembers()722 membercmp(nltype *this, nltype *that) in membercmp() function