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

/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dappend.c81 if (REVERSE) {
H A Dsort.h168 extern int SINGL_FLD, SEP_FLAG, UNIQUE, REVERSE;
H A Dsort.c103 int REVERSE = 0; variable
189 REVERSE = 1;
H A Dmsort.c327 if (REVERSE)
424 if (REVERSE)
H A Dinit.c195 if (REVERSE)
/netbsd-6-1-5-RELEASE/usr.bin/tail/
H A Dextern.h38 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enumerator in enum:STYLE
H A Dreverse.c79 if (style != REVERSE && off == 0)
94 case REVERSE:
H A Dtail.c159 style = REVERSE;
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Ddhctoken.h197 REVERSE = 402, enumerator in enum:dhcp_token
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dinflate.c470 #define REVERSE(q) \ macro
773 strm->adler = state->check = REVERSE(hold);
1101 REVERSE(hold)) != state->check) {
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.c475 #define REVERSE(q) \ macro
777 strm->adler = state->check = REVERSE(hold);
1116 REVERSE(hold)) != state->check) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dinflate.c468 #define REVERSE(q) \ macro
763 strm->adler = state->check = REVERSE(hold);
1091 REVERSE(hold)) != state->check) {
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dconflex.c971 return REVERSE;
H A Dparse.c3085 case REVERSE:

Completed in 225 milliseconds