Searched refs:sort_cmp (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dexpand.c140 static Cmp_f sort_cmp[] = variable
163 if ((flags &= SORT_MASK) >= elementsof(sort_cmp))
165 if (!(f = sort_cmp[flags & SORT_MASK]))

Completed in 12 milliseconds