Home
last modified time | relevance | path

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

/original-bsd/contrib/sort/
H A Dsort.c48 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable
78 SINGL_FLD = SEP_FLAG = 0;
109 if (SEP_FLAG)
111 SEP_FLAG = 1;
H A Dsort.h113 extern int SINGL_FLD, SEP_FLAG, UNIQUE;
H A Dfields.c25 if (!SEP_FLAG) \
75 clpos->start = SEP_FLAG ? pos + 1 : pos;