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

/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dsort.c102 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable
211 if (SEP_FLAG)
213 SEP_FLAG = 1;
H A Dsort.h168 extern int SINGL_FLD, SEP_FLAG, UNIQUE, REVERSE;
H A Dfields.c76 if (!SEP_FLAG) \
117 clpos->start = SEP_FLAG ? pos + 1 : pos;

Completed in 108 milliseconds