DESC
#define DESC(a) (*((int *) (a)) - (didfds && *((int *) a) >= FSHIN ? FSHIN : 0))
enum { ASC, DESC, EITHER = ASC }; /* direction */