Home
last modified time | relevance | path

Searched refs:UNIQUE (Results 1 – 10 of 10) sorted by relevance

/original-bsd/contrib/sort/
H A Dappend.c51 if (*keylist == '\0' && UNIQUE)
54 if ((!UNIQUE) && SINGL_FLD) {
63 if (SINGL_FLD && (UNIQUE || wts1 != wts)) {
66 if (UNIQUE)
79 if (!UNIQUE) {
87 if (!UNIQUE) {
95 if (!UNIQUE) { OUTPUT; }
96 } else if (UNIQUE) {
143 if (!UNIQUE)
H A Dmsort.c58 if (!UNIQUE && SINGL_FLD && ftbl->flags & F)
180 if (!UNIQUE)
186 if (UNIQUE) {
201 if (!bot && !(UNIQUE && !cmpv)) {
206 if (UNIQUE && !cmpv)
246 if (UNIQUE && !c) {
268 if (!SINGL_FLD && UNIQUE)
H A Dsort.h113 extern int SINGL_FLD, SEP_FLAG, UNIQUE;
H A Dsort.c48 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable
127 UNIQUE = 1;
H A Dfields.c95 if (UNIQUE)
/original-bsd/usr.bin/m4/
H A Dpathnames.h20 #define UNIQUE 3 /* unique char location */ macro
25 #define UNIQUE 8 /* unique char location */ macro
30 #define UNIQUE 12 /* unique char location */ macro
H A Dmisc.c129 m4temp[UNIQUE] = n + '0';
163 m4temp[UNIQUE] = n + '0'; in killdiv()
H A Dserv.c310 m4temp[UNIQUE] = n + '0';
H A Dmain.c200 m4temp[UNIQUE] = '0';
H A Deval.c624 m4temp[UNIQUE] = n + '0';