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

/ast/src/cmd/nmake/
H A Dexpand.c51 #define SORT_sort ((SORT_MASK+1)<<4) macro
761 if (flags & SORT_sort)
888 if (flags & SORT_sort)
4002 n |= SORT_sort|SORT_invert;
4004 n |= SORT_sort;
4010 n |= SORT_sort|SORT_version;
4087 n = SORT_sort;

Completed in 25 milliseconds